Struct time::TmFmt [−][src]
pub struct TmFmt<'a> { /* fields omitted */ }A wrapper around a Tm and format string that implements Display.
pub struct TmFmt<'a> { /* fields omitted */ }A wrapper around a Tm and format string that implements Display.
impl<'a> RefUnwindSafe for TmFmt<'a>impl<'a> Send for TmFmt<'a>impl<'a> Sync for TmFmt<'a>impl<'a> Unpin for TmFmt<'a>impl<'a> UnwindSafe for TmFmt<'a>