pub fn parse_signatures(tokens: Vec<String>) -> ParsedSignaturesExpand 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>) -> ParsedSignaturesParses a list of tokens into function, event, and error signatures. Also handles JSON artifact files Ignores invalid tokens