module::meta_tools 
Collection of general purpose meta tools.
Sample
use *;
To add to your project
cargo add meta_tools
Try out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/meta_tools_trivial
cargo run