reflect_tools 0.6.0

Collection of mechanisms for reflection.
Documentation

Module :: reflect_tools

experimental rust-status docs.rs Open in Gitpod discord

Basic use-case

// xxx : qqq : write please

To add to your project

cargo add reflect_tools

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/reflect_tools_trivial
cargo run