combine::parser::error

Function silent

Source
pub fn silent<P>(p: P) -> Silent<P>
where P: Parser,
Expand description

Equivalent to p.silent().