pub type OneToNineChar = ExpectChar<OneToNineCharPredicate>;
pub struct OneToNineChar(/* private fields */);