Decision Workspace
one-of vs quick-error vs quick-error2
Side-by-side comparison of Rust crates
37
one-of
growingv0.2.3
Macro to represent a type that can be converted either `From` or `TryInto` the given types
59
quick-error
growingv2.0.1
A macro which makes error types pleasant to write.
49
quick-error2
growingv2.1.0
A macro which makes error types pleasant to write.
Core Metrics
| one-of | quick-error | quick-error2 | |
|---|---|---|---|
| Health Score | 37 | 59 | 49 |
| Total Downloads | 6.8K | 236.1M | 9.9K |
| 30d Downloads | 16 | 15.5M | 27 |
| Dependents | 0 | 3.8K | 10 |
| Releases | 5 | 16 | 3 |
| Last Updated | 1850d ago | 1785d ago | 2201d ago |
| Age | 5y 4m | 10y 6m | 6y 11m |
Health Breakdown
one-of
Maintenance
3
Quality
11
Community
6
Popularity
5
Documentation
12
quick-error
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
12
quick-error2
Maintenance
3
Quality
21
Community
8
Popularity
5
Documentation
12
Technical Details
| one-of | quick-error | quick-error2 | |
|---|---|---|---|
| Version | 0.2.3 | 2.0.1 | 2.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MPL-2.0 | MIT/Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 10KB | 14KB | 15KB |
| Features | 0 | 0 | 0 |
| Yanked % | 20.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •quick-error leads with a health score of 59/100, but none of the options score above 80.
- •quick-error is depended on by 3.8K crates — strongest ecosystem trust.
- •⚠ one-of, quick-error, quick-error2 have not been updated in over a year.
- •one-of is pre-1.0 — API may change.