Skip to main content

decode_hex

Function decode_hex 

Source
pub fn decode_hex(hex: &str) -> Result<Vec<u8>, FromHexError>