Function combine::char::digit [] [src]

pub fn digit<I>() -> Digit<I> where I: Stream<Item=char>

Parses a base-10 digit.