Decision Workspace
fully_pub vs apply_pub vs field-visibility
Side-by-side comparison of Rust crates
51
fully_pub
growingv0.1.4
Macro that makes multiple items or fields public at once
35
apply_pub
growingv0.0.2
A Rust syntax extension for applying the `pub` visibility modifer to many items at once.
35
field-visibility
growingv0.1.0
Attribute to specify the visibility of all fields in a Rust struct
Core Metrics
| fully_pub | apply_pub | field-visibility | |
|---|---|---|---|
| Health Score | 51 | 35 | 35 |
| Total Downloads | 7.4K | 3.5K | 1.2K |
| 30d Downloads | 53 | 4 | 4 |
| Dependents | 3 | 0 | 0 |
| Releases | 5 | 1 | 1 |
| Last Updated | 1083d ago | 3759d ago | 572d ago |
| Age | 2y 11m | 11y 4m | 1y 6m |
Health Breakdown
fully_pub
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
13
apply_pub
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
11
field-visibility
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
10
Technical Details
| fully_pub | apply_pub | field-visibility | |
|---|---|---|---|
| Version | 0.1.4 | 0.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 0 | 3 |
| Crate Size | 8KB | 4KB | 2KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fully_pub leads with a health score of 51/100, but none of the options score above 80.
- •⚠ fully_pub, apply_pub, field-visibility have not been updated in over a year.