Function hex_str

Source
pub fn hex_str(s: &[u8]) -> String
Expand description

| Convert a span of bytes to a lower-case | hexadecimal string. |