error2

Function error2 

Source
pub fn error2<E: ToString>(
    err: E,
    span: Span,
) -> ParseError<usize, Token, LexicalError>