Struct hyper::header::HttpDate
[−]
[src]
pub struct HttpDate(pub Tm);
A time::Time
with HTTP formatting and parsing
pub struct HttpDate(pub Tm);
A time::Time
with HTTP formatting and parsing