hex

Function hex 

Source
pub fn hex(chars: &mut Chars<'_>) -> Option<u8>
Expand description

Reads a hex value from an iterator of characters.