3 releases
0.1.3 | May 26, 2022 |
---|---|
0.1.2 | May 25, 2022 |
0.1.0 | Jan 10, 2022 |
#59 in #builder-pattern
1,169 downloads per month
Used in 6 crates
(via woptions)
2MB
56K
SLoC
Module :: woptions_meta
Mechanism to define map of options for a fuction and its defaults laconically. Its meta.
Not intended to be used without derive. This module and derive is aggregate in module::woptions is here.
To add to your project
cargo add woptions_meta
lib.rs
:
Mechanism to define map of options for a fuction and its defaults laconically.
Dependencies
~3MB
~73K SLoC