Decision Workspace
apply_pub vs fully_pub vs make_public
Side-by-side comparison of Rust crates
35
apply_pub
growingv0.0.2
A Rust syntax extension for applying the `pub` visibility modifer to many items at once.
51
fully_pub
growingv0.1.4
Macro that makes multiple items or fields public at once
39
make_public
growingv0.1.0
A procedural macro to make struct fields public
Core Metrics
| apply_pub | fully_pub | make_public | |
|---|---|---|---|
| Health Score | 35 | 51 | 39 |
| Total Downloads | 3.5K | 7.4K | 835 |
| 30d Downloads | 4 | 53 | 3 |
| Dependents | 0 | 3 | 0 |
| Releases | 1 | 5 | 1 |
| Last Updated | 3759d ago | 1083d ago | 414d ago |
| Age | 11y 4m | 2y 11m | 1y 1m |
Health Breakdown
apply_pub
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
11
fully_pub
Maintenance
10
Quality
15
Community
8
Popularity
5
Documentation
13
make_public
Maintenance
2
Quality
15
Community
6
Popularity
3
Documentation
13
Technical Details
| apply_pub | fully_pub | make_public | |
|---|---|---|---|
| Version | 0.0.2 | 0.1.4 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 4KB | 8KB | 3KB |
| 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.
- •⚠ apply_pub, fully_pub, make_public have not been updated in over a year.