[][src]Function combine::parser::error::silent

pub fn silent<P>(p: P) -> Silent<P> where
    P: Parser

Equivalent to p.silent().