Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

public API: don't use anyhow for library errors #18

@bnjbvr

Description

@bnjbvr

Using stringly-typed errors is bad practice for libs, because the users can't match a specific error easily. We could use thiserror instead to expose a few common errors (mis-configuration, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions