Function nom::is_oct_digit[][src]

pub fn is_oct_digit(chr: u8) -> bool

Tests if byte is ASCII octal digit: 0-7