Function repr::strconv::parse_bytes_hex[][src]

pub fn parse_bytes_hex(s: &str) -> Result<Vec<u8>, ParseHexError>