mz_repr::strconv

Function parse_bytes_hex

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