#reflection #compile-time #derive #jit-compiler #generated #procedural #static-reflect

static-reflect-derive-internals

static-reflect的过程宏的内部实现

2个不稳定版本

0.2.0-alpha.12021年8月6日
0.1.0 2021年4月20日

#39#jit-compiler


用于 static-reflect-derive

MIT 许可证

40KB
928

rust-static-reflect

Rust中的编译时反射!

原始用途是在即时编译器中检查生成的代码(零运行时成本)。然而,其他用途也肯定是可能的 :)

欢迎贡献!只要它们与编译时反射的总体理念相符,我会很乐意添加更多功能。

遗憾的是,目前几乎没有文档。希望将来会有所改变。

依赖关系

~3MB
~59K SLoC