Function twenty_first::utils::decode_hex

source ·
pub fn decode_hex(s: &str) -> Result<Vec<u8>, ParseIntError>