8 releases

0.2.4 Sep 13, 2024
0.2.3 May 16, 2024
0.2.2 Jan 18, 2024
0.2.1 Aug 18, 2023
0.1.2 Aug 13, 2023

#1135 in Procedural macros

Download history 8/week @ 2024-08-26 118/week @ 2024-09-09 50/week @ 2024-09-16 22/week @ 2024-09-23 38/week @ 2024-09-30 6/week @ 2024-10-07 3/week @ 2024-10-14 5/week @ 2024-10-21 7/week @ 2024-11-18 62/week @ 2024-12-09

69 downloads per month
Used in 2 crates (via rstml-component)

MIT license

36KB
1K SLoC

rstml-component-macro: Macros for rstml-component

rstml-component-macro is a sub-crate that provides essential macros for the rstml-component library. While it's not intended for direct use, you can explore example usages in the documentation for rstml-component.

Usage

To utilize the macros provided by rstml-component-macro, you need to add rstml-component as a dependency in your Cargo.toml. The macros can be imported from there instead.

[dependencies]
rstml-component = "0.2.1"

Documentation

For detailed information and examples of how to use the macros provided by rstml-component-macro, please refer to the documentation for rstml-component.

License

This project is licensed under the MIT License.

Dependencies

~1.6–2.3MB
~41K SLoC