Function parse_abi_str

Source
pub fn parse_abi_str(input: &str) -> Result<Abi, ParseError>
Expand description

Parses a “human readable abi” string

See also AbiParser::parse_str