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

pub fn from_raw_str<T: FromStr>(raw: &[u8]) -> Result<T>

Reads a raw string into a value.