Function fuel_tx::input::fmt_as_field

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