pub fn errors_to_json(errs: &ParseErrors) -> String
Export all errors in a ParseErrors as a JSON array string.
ParseErrors