Skip to content

Implement std::error::Error on nom_bufreader::Error #6

Description

@roblabla

Currently, nom-bufreader's error doesn't implement std::error::Error. This makes it impossible to store in a Box<dyn Error>, and otherwise makes its error handling story not as good as it could be.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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