#token-stream #macro-derive #traits #rustifact #to-token-stream

rustifact_derive

为 rustifact::ToTokenStream 实现的 derive 宏

3个不稳定版本

0.2.0 2023年7月9日
0.1.1 2023年7月7日
0.1.0 2023年7月5日

#39 in #token-stream


2 个crate中(通过 rustifact)使用

MPL-2.0 许可证

8KB
123

rustifact_derive

为 Rustifact crate 提供一个 derive 宏。有关使用详情,请参阅其文档


lib.rs:

rustifact_derive

此crate的目的是提供一个 derive 宏,用于实现 rustifact::ToTokenStream 特性。您不需要直接使用此crate,因为它通过 rustifact crate公开。

依赖项

~300–760KB
~18K SLoC