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