combine::char
pub fn oct_digit<I>() -> OctDigit<I> where I: Stream<Item = char>,
Parses an octal digit.