Closed
Description
Hi,
I was wondering why the ParseError struct does not implement the std::error::Error trait? I was hoping to wrap it in a custom error enum type and use the "?" operator when calling parse functions. From what I've tried so far has not allowed me to do so.
Metadata
Metadata
Assignees
Labels
No labels