pub fn convert_error<I>(input: I, e: VerboseError<I>) -> String
Expand description
Transforms a VerboseError
into a trace with input position information
pub fn convert_error<I>(input: I, e: VerboseError<I>) -> String
Transforms a VerboseError
into a trace with input position information