Trait time::formatting::Formattable
source · pub trait Formattable: Sealed { }Expand description
A type that can be formatted.
Object Safety§
This trait is not object safe.
pub trait Formattable: Sealed { }A type that can be formatted.