parse

Function parse 

Source
pub const fn parse(conv: &'static str) -> Option<Abi>
Expand description

Parse a string into an Abi if known, otherwise returns None.