[][src]Function candid::parser::lexer::error

pub fn error<E: ToString>(err: E) -> ParseError<usize, Token, LexicalError>