[][src]Function sssmc39::from_hex

pub fn from_hex(hex_str: String) -> Result<Vec<u8>, ParseIntError>

Decode a hex string into bytes.