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