Decision Workspace
facet-error vs wherror vs facet-miette
Side-by-side comparison of Rust crates
52
facet-error
experimentalv0.44.2
thiserror replacement powered by facet - derive Error trait from doc comments
50
wherror
growingv2.3.1
The same derive(Error) macro thiserror provides + the features you want!
46
facet-miette
experimentalv0.42.0
Derive miette::Diagnostic for facet types - rich error reporting with source spans
Core Metrics
| facet-error | wherror | facet-miette | |
|---|---|---|---|
| Health Score | 52 | 50 | 46 |
| Total Downloads | 4.4K | 3.4K | 253 |
| 30d Downloads | 3.4K | 201 | 14 |
| Dependents | 22 | 2 | 1 |
| Releases | 11 | 8 | 4 |
| Last Updated | 15d ago | 214d ago | 80d ago |
| Age | 2m | 8m | 2m |
Health Breakdown
facet-error
Maintenance
12
Quality
14
Community
10
Popularity
4
Documentation
12
wherror
Maintenance
10
Quality
15
Community
6
Popularity
4
Documentation
15
facet-miette
Maintenance
10
Quality
14
Community
7
Popularity
3
Documentation
12
Technical Details
| facet-error | wherror | facet-miette | |
|---|---|---|---|
| Version | 0.44.2 | 2.3.1 | 0.42.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 5 | 2 |
| Crate Size | 7KB | 40KB | 8KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 12.5% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | 1.61 | 1.89 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •facet-error leads with a health score of 52/100, but none of the options score above 80.
- •facet-error, facet-miette are pre-1.0 — API may change.