pub type Ignored<P, O> = To<P, O, ()>;Expand description
See Parser::ignored.
Aliased Typeยง
pub struct Ignored<P, O>(/* private fields */);pub type Ignored<P, O> = To<P, O, ()>;See Parser::ignored.
pub struct Ignored<P, O>(/* private fields */);