Type Alias DoubleQuoteChar

Source
pub type DoubleQuoteChar = ExpectChar<DoubleQuoteCharPredicate>;

Aliased Typeยง

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