pub fn other_error(msg: impl Into<String>, span: Span) -> ParseErrorExpand description
Convenience: wrap any string into an Other parse error.
pub fn other_error(msg: impl Into<String>, span: Span) -> ParseErrorConvenience: wrap any string into an Other parse error.