module::woptions
Mechanism to define map of options for a fuction and its defaults laconically.
Sample
xxx
To add to your project
cargo add woptions
Try out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/woptions_trivial
cargo run