Function common::utils::parse_hex_string

source ·
pub fn parse_hex_string(s: &str) -> Option<Vec<u8>>