Skip to content

std::error::Error is not implemented for Errors in data-url crate #697

@lucacasonato

Description

@lucacasonato

The data-url crate does not implement std::error::Error (and thus no human readable formatting) for the following errors in that crate:

  • DecodeError
  • DataUrlError
  • MimeParsingError

Is there any reason for this? If not I would be glad to submit 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