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

Reads a single raw string when parsing a header.