rustio rustio.net

bind_match vs try_match vs assert_let_bind

Side-by-side comparison of Rust crates

Core Metrics

bind_matchtry_matchassert_let_bind
Health Score445345
Total Downloads46.6K1.5M275.8K
30d Downloads214105.1K6.4K
Dependents16310
Releases392
Last Updated1906d ago610d ago1320d ago
Age5y 2m6y 5m3y 7m

Health Breakdown

bind_match
Maintenance
4
Quality
16
Community
6
Popularity
6
Documentation
12
try_match
Maintenance
5
Quality
18
Community
11
Popularity
7
Documentation
12
assert_let_bind
Maintenance
4
Quality
16
Community
9
Popularity
6
Documentation
10

Technical Details

bind_matchtry_matchassert_let_bind
Version0.1.20.4.20.1.1
Stable (≥1.0)✗ No✗ No✗ No
LicenseMITMIT OR Apache-2.0MIT
Dependencies020
Crate Size3KB14KB3KB
Features050
Yanked %0.0%0.0%0.0%
Edition201820212021
MSRV1.56
Owners111

Quick Verdict

  • try_match leads with a health score of 53/100, but none of the options score above 80.
  • ⚠ bind_match, try_match, assert_let_bind have not been updated in over a year.