Skip to content

Implement core::error::Error for error types #213

@PhilippGackstatter

Description

@PhilippGackstatter

Would you accept a PR or consider implementing core::error::Error for error types like EncodeError and DecodeError, now that the Error trait is available in core? This would allow no_std crates to wrap the error types as source errors into a Box<dyn Error> for example.

Thank you!

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