Skip to content

Implement core::error::Error #179

Open
@michael-p

Description

@michael-p

Hey, thanks for your work on this nice library!
I think it would be great if the main error type of the crate would implement core::error::Error, thus making it easier to interoperate with other libraries in the ecosystem. However, this would increase the MSRV to 1.81, and also might pull in some of the formatting machinery in core::fmt.
If you are open to this I can send in a PR.

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