6 releases

0.2.2 Jan 18, 2024
0.2.1 Aug 18, 2023
0.1.2 Aug 13, 2023

#1137 in Procedural macros

Download history 9/week @ 2024-01-12 4/week @ 2024-01-19 7/week @ 2024-02-16 34/week @ 2024-02-23 121/week @ 2024-03-01 34/week @ 2024-03-08 19/week @ 2024-03-15 6/week @ 2024-03-22 27/week @ 2024-03-29 10/week @ 2024-04-05

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

MIT license

35KB
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.8–2.5MB
~44K SLoC