Type Alias NegativeSignChar

Source
pub type NegativeSignChar = ExpectChar<NegativeSignCharPredicate>;

Aliased Typeยง

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