Function compile_fmt::fmt
source · pub const fn fmt<T>() -> Fmt<T>
Expand description
Creates a default format for a type that has known bounded formatting width.
pub const fn fmt<T>() -> Fmt<T>
Creates a default format for a type that has known bounded formatting width.