Function cssparser::tokenizer::byte_to_hex_digit

source ยท
fn byte_to_hex_digit(b: u8) -> Option<u32>