Function hyper::header::parsing::from_one_raw_str [] [src]

pub fn from_one_raw_str<T: FromStr>(raw: &Raw) -> Result<T>

Reads a single raw string when parsing a header.