Trait time::formatting::Formattable
source · [−]pub trait Formattable: Sealed { }Available 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.