7个版本
0.2.3 | 2024年5月16日 |
---|---|
0.2.2 | 2024年1月18日 |
0.2.1 | 2023年8月18日 |
0.1.2 | 2023年8月13日 |
#1114 in 过程宏
每月125次下载
在 2 个Crate中使用(通过 rstml-component)
35KB
1K SLoC
rstml-component-macro: rstml-component的宏
rstml-component-macro
是一个子crate,为 rstml-component
库提供必要的宏。虽然它不是直接用于,但你可以在 rstml-component
的文档 中探索示例用法。
用法
要使用 rstml-component-macro
提供的宏,你需要在你的 Cargo.toml
中添加 rstml-component
作为依赖项。可以从那里导入宏。
[dependencies]
rstml-component = "0.2.1"
文档
有关如何使用 rstml-component-macro
提供的宏的详细信息以及示例,请参阅 rstml-component
的文档。
许可证
本项目采用 MIT 许可证。
依赖项
~1.8–2.5MB
~44K SLoC