DigitChar

Type Alias DigitChar 

Source
pub type DigitChar = ExpectChar<DigitCharPredicate>;

Aliased Typeยง

pub struct DigitChar(/* private fields */);