Skip to content

ParseError should implement the Error trait #457

@the80srobot

Description

@the80srobot

To be able to propagate ParseError through regular Rust error handling, it should be able to function as a normal Error type (implement the Error trait). Since it already provides Debug, I think this would be essentially a 3 line change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions