pub fn parse_error(e: ParseError<&str, ContextError>, input: &str) -> Error
Expand description

Convert winnow error to anyhow Error with input context