Struct humantime::Rfc3339Timestamp [−][src]
pub struct Rfc3339Timestamp(_, _);
A wrapper type that allows you to Display a SystemTime
Trait Implementations
impl Debug for Rfc3339Timestamp
[src]
impl Debug for Rfc3339Timestamp
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 Rfc3339Timestamp
[src]
impl Display for Rfc3339Timestamp
Auto Trait Implementations
impl Send for Rfc3339Timestamp
impl Send for Rfc3339Timestamp
impl Sync for Rfc3339Timestamp
impl Sync for Rfc3339Timestamp