pub fn from_one_raw_str<T: FromStr>(raw: &Raw) -> Result<T>
Reads a single raw string when parsing a header.