gleeth/ethereum/abi/type_parser
Values
pub fn parse(
type_string: String,
) -> Result(types.AbiType, types.AbiError)
Parse a Solidity type string into an AbiType.
Handles: uint
pub fn parse(
type_string: String,
) -> Result(types.AbiType, types.AbiError)
Parse a Solidity type string into an AbiType.
Handles: uint