Function fuel_tx::input::fmt_as_field

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