pub const fn parse(conv: &'static str) -> Option<Abi>
Parse a string into an Abi if known, otherwise returns None.
Abi
None