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

pub fn from_one_raw_str<T>(raw: &[Vec<u8>]) -> Result<T, Error> where
    T: FromStr

Reads a single raw string when parsing a header.