Struct humantime::Rfc3339Timestamp [] [src]

pub struct Rfc3339Timestamp(_, _);

A wrapper type that allows you to Display a SystemTime

Trait Implementations

impl Debug for Rfc3339Timestamp
[src]

[src]

Formats the value using the given formatter.

impl Display for Rfc3339Timestamp
[src]

[src]

Formats the value using the given formatter. Read more