Type Alias CommaChar

Source
pub type CommaChar = ExpectChar<CommaCharPredicate>;

Aliased Typeยง

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