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> Display for TmFmt<'a>
[src]impl<'a> Debug for TmFmt<'a>
[src]