Struct env_logger::fmt::Timestamp [−][src]
pub struct Timestamp(_);
Trait Implementations
impl Debug for Timestamp[src]
impl Debug for Timestampfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Display for Timestamp[src]
impl Display for Timestamp