fn abi_key_type(t: SignatureType) -> Option<KeyType>Expand description
The key type of an ABI signature type; None for values outside the known variants.
fn abi_key_type(t: SignatureType) -> Option<KeyType>The key type of an ABI signature type; None for values outside the known variants.