1 unstable release

0.2.0 Mar 5, 2024

#2464 in Algorithms

MIT license

46KB
1K SLoC

Module :: reflect_tools

experimental rust-status docs.rs Open in Gitpod discord

Collection of mechanisms for reflection.

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

Dependencies