Function cssparser::tokenizer::byte_to_decimal_digit

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