Struct ethabi::param_type::Writer [−][src]
pub struct Writer;
Output formatter for param type.
Methods
impl Writer[src]
impl Writerpub fn write(param: &ParamType) -> String[src]
pub fn write(param: &ParamType) -> StringReturns string which is a formatted represenation of param.