[][src]Function nom::character::is_oct_digit

pub fn is_oct_digit(chr: u8) -> bool

Tests if byte is ASCII octal digit: 0-7