Skip to content

Get rid of anyhow #77

@mxpv

Description

@mxpv

We currently use both anyhow and thiserror (and originally started with anyhow). thiserror is more suitable for libraries, so need to look through the codebase and replace anyhow!, bail!, ensure!, etc with typed errors via thiserror.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions