combine::parser::error
pub fn silent<P>(p: P) -> Silent<P> where P: Parser,
Equivalent to p.silent().
p.silent()