[−][src]Trait ethcontract_common::abiext::ParamTypeExt
An extension trait for Solidity parameter types.
Provided methods
fn from_str(s: &str) -> Result<ParamType, ParseParamTypeError>
Parses a parameter type from a string value.