Skip to main content

to_parse_error

Function to_parse_error 

Source
pub fn to_parse_error<'a>(input: &'a str, err: Error<&'a str>) -> ParseError<'a>