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