Skip to content

Use color-eyre or miette for CLI error outputs? #148

Description

@lwjohnst86

https://botmonster.com/coding/defensive-coding-rust-error-handling-patterns/

Not sure which one. Seems miette might be better for CLI apps.

Miette might be better for a linter (or maybe just for check), since it is meant to be used to show exactly where a problem occurs in a file.

Miette seems more targeted to user, while eyre is more targeted to helping the developer.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions