Decision Workspace
pretty-error-debug vs yoshi-std vs err-into
Side-by-side comparison of Rust crates
52
pretty-error-debug
growingv0.3.2
If the process ends with an `Error`, write out the `Error` message and chain.
56
yoshi-std
experimentalv0.1.5
Core, std-only error type for the Yoshi framework.
53
err-into
growingv1.0.1
Extension traits for core::convert::Into to use with Results and Options
Core Metrics
| pretty-error-debug | yoshi-std | err-into | |
|---|---|---|---|
| Health Score | 52 | 56 | 53 |
| Total Downloads | 46.9K | 3.0K | 53.8K |
| 30d Downloads | 2.2K | 35 | 6.6K |
| Dependents | 42 | 11 | 46 |
| Releases | 6 | 6 | 2 |
| Last Updated | 324d ago | 296d ago | 979d ago |
| Age | 3y 3m | 9m | 2y 8m |
Health Breakdown
pretty-error-debug
Maintenance
7
Quality
17
Community
10
Popularity
6
Documentation
12
yoshi-std
Maintenance
15
Quality
16
Community
9
Popularity
4
Documentation
12
err-into
Maintenance
4
Quality
21
Community
11
Popularity
6
Documentation
11
Technical Details
| pretty-error-debug | yoshi-std | err-into | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.5 | 1.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 12KB | 50KB | 3KB |
| Features | 2 | 9 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2015 |
| MSRV | 1.61 | 1.87.0 | 1.6.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •yoshi-std leads with a health score of 56/100, but none of the options score above 80.
- •err-into has the most downloads (53.8K), suggesting wider adoption.
- •⚠ err-into has not been updated in over a year.
- •pretty-error-debug, yoshi-std are pre-1.0 — API may change.