Trait time::formatting::Formattable [−][src]
pub trait Formattable: Sealed { }This is supported on crate feature
formatting only.Expand description
A type that can be formatted.
pub trait Formattable: Sealed { }formatting only.A type that can be formatted.