Mechanism to define map of options for a fuction and its defaults laconically.
``` rust sample test
xxx
```
```
cargo add woptions
```
``` shell test
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/woptions_trivial
cargo run
```