cssparser::tokenizer

Function byte_to_decimal_digit

Source
fn byte_to_decimal_digit(b: u8) -> Option<u32>