3 releases
0.1.3 | May 26, 2022 |
---|---|
0.1.1 | May 25, 2022 |
0.1.0 | Jan 10, 2022 |
#61 in #builder-pattern
706 downloads per month
Used in 6 crates
(via woptions)
70KB
79 lines
Module :: woptions_runtime
Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.
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_runtime
lib.rs
:
Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.
Dependencies
~3MB
~75K SLoC