fuel_tx::input

Function fmt_as_field

source
pub fn fmt_as_field<T>(field: &T, f: &mut Formatter<'_>) -> Result
where T: AsFieldFmt,