Decision Workspace
test-format vs fn-formats vs display_full_error
Side-by-side comparison of Rust crates
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
43
fn-formats
growingv0.0.5
Format trait wrappers for Fn(&mut Formatter) -> fmt::Result
58
display_full_error
growingv1.1.0
Minimal display formatter for error chains
Core Metrics
| test-format | fn-formats | display_full_error | |
|---|---|---|---|
| Health Score | 46 | 43 | 58 |
| Total Downloads | 3.4K | 10.3K | 1.6M |
| 30d Downloads | 70 | 40 | 341.6K |
| Dependents | 13 | 0 | 8 |
| Releases | 2 | 5 | 2 |
| Last Updated | 626d ago | 2029d ago | 387d ago |
| Age | 1y 8m | 5y 7m | 1y 2m |
Health Breakdown
test-format
Maintenance
5
Quality
16
Community
9
Popularity
4
Documentation
12
fn-formats
Maintenance
6
Quality
14
Community
6
Popularity
5
Documentation
12
display_full_error
Maintenance
6
Quality
21
Community
9
Popularity
7
Documentation
15
Technical Details
| test-format | fn-formats | display_full_error | |
|---|---|---|---|
| Version | 0.1.1 | 0.0.5 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | EUPL-1.2 OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 4 | 0 |
| Crate Size | 14KB | 11KB | 6KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.64 | — | 1.81.0 |
| 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.
- •⚠ test-format, fn-formats, display_full_error have not been updated in over a year.
- •test-format, fn-formats are pre-1.0 — API may change.