Decision Workspace
downgrade vs detach vs mown
Side-by-side comparison of Rust crates
37
downgrade
experimentalv0.1.0
Downgrade a mutable reference to an immutable one.
57
detach
growingv0.0.42
helper type for being able to detach/reatach a member item
54
mown
growingv1.0.0
Maybe owned values. Wrappers for values that can be either owned or borrowed.
Core Metrics
| downgrade | detach | mown | |
|---|---|---|---|
| Health Score | 37 | 57 | 54 |
| Total Downloads | 716 | 82.0K | 455.1K |
| 30d Downloads | 3 | 1.0K | 26.0K |
| Dependents | 0 | 171 | 135 |
| Releases | 1 | 27 | 6 |
| Last Updated | 360d ago | 2208d ago | 722d ago |
| Age | 12m | 6y 5m | 6y |
Health Breakdown
downgrade
Maintenance
3
Quality
15
Community
6
Popularity
3
Documentation
10
detach
Maintenance
6
Quality
16
Community
17
Popularity
6
Documentation
12
mown
Maintenance
3
Quality
20
Community
11
Popularity
7
Documentation
13
Technical Details
| downgrade | detach | mown | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.42 | 1.0.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 0 | 0 | 0 |
| Crate Size | 2KB | 3KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 3 (team) | 1 |
Links
Quick Verdict
- •detach leads with a health score of 57/100, but none of the options score above 80.
- •mown has the most downloads (455.1K), suggesting wider adoption.
- •detach is depended on by 171 crates — strongest ecosystem trust.
- •⚠ detach, mown have not been updated in over a year.
- •downgrade, detach are pre-1.0 — API may change.