Wrote this little project to teach myself proc macro.
Hope it helps, although I've no idea what functions a reflection library for rust should provide. Any suggestion?
Wrote this little project to teach myself proc macro.
Hope it helps, although I've no idea what functions a reflection library for rust should provide. Any suggestion?
Hey. Looks like you haven't published it. Both crates and github still show 0.0.3 as the latest release. Also I don't think you are @dtolnay or you have linked the wrong crate
Edit: I see you linked the reflect
crate instead of reflection
so i guess it is the last option
Oops, url corrected.