Struct hyper::header::common::date::DateExperimental
[-]
[+]
[src]
pub struct Date(pub Tm);
The Date header field.
pub struct Date(pub Tm);
The Date header field.
impl Header for Datefn header_name(_: Option<Date>) -> &'static strfn parse_header(raw: &[Vec<u8>]) -> Option<Date>fn fmt_header(&self, fmt: &mut Formatter) -> Resultimpl Show for Dateimpl FromStr for Dateimpl Clone for Datefn clone(&self) -> Datefn clone_from(&mut self, source: &Self)impl PartialEq for Date
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).