Function read_color::hex [] [src]

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

Reads a hex value from an iterator of characters.