Crates.io | reflected |
lib.rs | reflected |
version | 0.10.2 |
source | src |
created_at | 2022-10-03 19:14:51.355371 |
updated_at | 2024-09-28 11:10:43.664717 |
description | Something like reflection |
homepage | https://github.com/VladasZ/reflected |
repository | https://github.com/VladasZ/reflected |
max_upload_size | |
id | 679294 |
size | 11,539 |
My experiments with proc macro and with goal to create convenient reflection like mechanism.
There is no documentation yet but you can check tests to see what this crate is capable of.