pub type NegativeSignChar = ExpectChar<NegativeSignCharPredicate>;
Aliased Typeยง
pub struct NegativeSignChar(/* private fields */);
pub type NegativeSignChar = ExpectChar<NegativeSignCharPredicate>;
pub struct NegativeSignChar(/* private fields */);