Searched defs:to_digit (Results 1 – 6 of 6) sorted by relevance
7 pub(crate) fn to_digit(c: u8) -> Option<u32> { in to_digit() function
13 fn to_digit(c: u8) -> Option<u32> { in to_digit() function