Function read_color::hex[][src]

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

Reads a hex value from an iterator of characters.