Function is_octal_digit

Source
fn is_octal_digit(c: u8) -> bool
Expand description

Check if a character (well, u8) is an octal digit