reflect_tools

Crates.ioreflect_tools
lib.rsreflect_tools
version0.2.0
sourcesrc
created_at2024-03-05 21:41:58.817729
updated_at2024-07-13 18:32:46.081307
descriptionCollection of mechanisms for reflection.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/core/reflect_tools
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/core/reflect_tools
max_upload_size
id1164074
size92,043
Wandalen (Wandalen)

documentation

https://docs.rs/reflect_tools

README

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
Commit count: 0

cargo fmt