Function x11rb_protocol::resource_manager::parser::is_octal_digit
source ยท fn is_octal_digit(c: u8) -> bool
Expand description
Check if a character (well, u8) is an octal digit
fn is_octal_digit(c: u8) -> bool
Check if a character (well, u8) is an octal digit