Function nom::error::convert_error [−][src]
pub fn convert_error(input: &str, e: VerboseError<&str>) -> String
transforms a VerboseError
into a trace with input position information
pub fn convert_error(input: &str, e: VerboseError<&str>) -> String
transforms a VerboseError
into a trace with input position information