8 releases (breaking)
0.7.0 | Feb 4, 2025 |
---|---|
0.6.0 | Dec 4, 2024 |
0.5.0 | Oct 8, 2024 |
0.4.0 | Aug 19, 2024 |
0.1.0 | Jun 25, 2023 |
#16 in #maintenance
350 downloads per month
Used in 30 crates
(24 directly)
30KB
595 lines
arrrg_derive
Derive macro for arrrg::CommandLine.
Status
Maintenance track. The library is considered stable and will be put into maintenance mode if unchanged for one year.
Scope
arrrg_derive will provide a derive macro for CommandLine.
Warts
- Nested derive parameter names can get unwieldy.
Updating
- 0.6.0 to 0.7.0: --r#foo becomes --foo
Documentation
The latest documentation is always available at docs.rs.
Dependencies
~1.5MB
~38K SLoC