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

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

Reads a single raw string when parsing a header.