HEX_CHARS

Constant HEX_CHARS 

Source
const HEX_CHARS: &[u8] = b"0123456789ABCDEF";
Expand description

Hex characters for encoding.