Decision Workspace
error-enum vs error-enum-core vs error-enum-macros
Side-by-side comparison of Rust crates
51
error-enum
growingv0.4.1
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
58
error-enum-core
experimentalv1.0.0-alpha.6
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
55
error-enum-macros
experimentalv1.0.0-alpha.6
Provide a easy way to define an enum that represents errors with error codes, document comments and several other functionalities.
Core Metrics
| error-enum | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Health Score | 51 | 58 | 55 |
| Total Downloads | 9.5K | 261 | 240 |
| 30d Downloads | 97 | 56 | 55 |
| Dependents | 0 | 6 | 6 |
| Releases | 13 | 7 | 6 |
| Last Updated | 2d ago | 2d ago | 2d ago |
| Age | 2y 6m | 3m | 3m |
Health Breakdown
error-enum
Maintenance
18
Quality
13
Community
5
Popularity
5
Documentation
10
error-enum-core
Maintenance
19
Quality
19
Community
7
Popularity
3
Documentation
10
error-enum-macros
Maintenance
19
Quality
16
Community
7
Popularity
3
Documentation
10
Technical Details
| error-enum | error-enum-core | error-enum-macros | |
|---|---|---|---|
| Version | 0.4.1 | 1.0.0-alpha.6 | 1.0.0-alpha.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 5 | 5 | 6 |
| Crate Size | 9KB | 11KB | 13KB |
| Features | 2 | 5 | 0 |
| Yanked % | 7.7% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •error-enum-core leads with a health score of 58/100, but none of the options score above 80.
- •error-enum has the most downloads (9.5K), suggesting wider adoption.
- •error-enum is pre-1.0 — API may change.