Decision Workspace
display_full_error vs exun vs test-format
Side-by-side comparison of Rust crates
58
display_full_error
growingv1.1.0
Minimal display formatter for error chains
46
exun
growingv0.2.0
Handle unexpected errors
46
test-format
growingv0.1.1
Provides the assert_debug_fmt and assert_display_fmt macros for testing Debug (or Display) implementations on no_std
Core Metrics
| display_full_error | exun | test-format | |
|---|---|---|---|
| Health Score | 58 | 46 | 46 |
| Total Downloads | 1.6M | 3.3K | 3.4K |
| 30d Downloads | 328.9K | 19 | 66 |
| Dependents | 8 | 0 | 13 |
| Releases | 2 | 2 | 2 |
| Last Updated | 387d ago | 958d ago | 626d ago |
| Age | 1y 2m | 3y 5m | 1y 8m |
Health Breakdown
display_full_error
Maintenance
6
Quality
21
Community
9
Popularity
7
Documentation
15
exun
Maintenance
4
Quality
18
Community
6
Popularity
4
Documentation
14
test-format
Maintenance
5
Quality
16
Community
9
Popularity
4
Documentation
12
Technical Details
| display_full_error | exun | test-format | |
|---|---|---|---|
| Version | 1.1.0 | 0.2.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | 0BSD | EUPL-1.2 OR Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 6KB | 8KB | 14KB |
| Features | 1 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.81.0 | 1.41.1 | 1.64 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •display_full_error leads with a health score of 58/100, but none of the options score above 80.
- •⚠ display_full_error, exun, test-format have not been updated in over a year.
- •exun, test-format are pre-1.0 — API may change.