pub fn decode_parsing_error(_orig: &str, _e: Err<&str>) -> String
Expand description

Generate a string from a parsing error. Probably deprecated