Collection of general purpose meta tools.
``` rust test use meta_tools::*;
```
shell cargo add meta_tools
shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/meta_tools_trivial cargo run