Skip to content

Use thiserror instead of anyhow? #10

Open
@hch12907

Description

@hch12907

anyhow::Error is an opaque type and dynamically dispatched. It can be useful to present errors as an enum in order for downstream users to see what error has occurred.

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