Function pear::error [] [src]

pub fn error<I: Input, R>(parser: &'static str,
                          expected: Expected<I>)
                          -> ParseResult<I, R>