Function faster_hex::hex_string

source ·
pub fn hex_string(src: &[u8], trim_left_zero: bool) -> Result<String, usize>