rustio rustio.net

assert_let_bind vs assert_matches vs try_match

Side-by-side comparison of Rust crates

Core Metrics

assert_let_bindassert_matchestry_match
Health Score455853
Total Downloads275.8K53.9M1.5M
30d Downloads6.4K4.0M105.1K
Dependents1023.7K63
Releases279
Last Updated1320d ago1877d ago610d ago
Age3y 7m10y 1m6y 5m

Health Breakdown

assert_let_bind
Maintenance
4
Quality
16
Community
9
Popularity
6
Documentation
10
assert_matches
Maintenance
4
Quality
21
Community
14
Popularity
8
Documentation
11
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12

Technical Details

assert_let_bindassert_matchestry_match
Version0.1.11.5.00.4.2
Stable (≥1.0)✗ No✓ Yes✗ No
LicenseMITMIT/Apache-2.0MIT OR Apache-2.0
Dependencies002
Crate Size3KB8KB14KB
Features005
Yanked %0.0%0.0%0.0%
Edition20212021
MSRV1.56
Owners111

Quick Verdict

  • assert_matches leads with a health score of 58/100, but none of the options score above 80.
  • assert_matches is depended on by 23.7K crates — strongest ecosystem trust.
  • ⚠ assert_let_bind, assert_matches, try_match have not been updated in over a year.
  • assert_let_bind, try_match are pre-1.0 — API may change.