decentralized-identity / decentralized-identity/web5-rs

Consider using standard Error rather than thiserror::Error

Open
#184 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
19
Forks
15
PR merge metrics
No merged PRs in 30d

Description

We're currently using `thiserror::Error` everywhere on all of our error enum's, but that was grandfathered in. I would like to explore using the standard lib error rather than adding a depdendency. What value does the `thiserror` crate bring to the table which isn't already possible with the standard lib error?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.