Type Alias DotChar

Source
pub type DotChar = ExpectChar<DotCharPredicate>;

Aliased Typeยง

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