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

Reads a single raw string when parsing a header.