Expand description
Mechanism to define map of options for a fuction and its defaults laconically.
§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_metaMacros§
- Options
- Function-like macro to generate options adapter and its implementation for structure option.