pub fn parse_signatures(tokens: Vec<String>) -> ParsedSignatures
Expand description
Parses a list of tokens into function, event, and error signatures. Also handles JSON artifact files Ignores invalid tokens
pub fn parse_signatures(tokens: Vec<String>) -> ParsedSignatures
Parses a list of tokens into function, event, and error signatures. Also handles JSON artifact files Ignores invalid tokens