rstml-component-macro

Crates.iorstml-component-macro
lib.rsrstml-component-macro
version0.2.3
sourcesrc
created_at2023-08-06 01:27:09.229064
updated_at2024-05-16 23:43:07.903384
descriptionMacros for rstml-component
homepage
repositoryhttps://github.com/YoloDev/rstml-component
max_upload_size
id936874
size36,670
Aleksander Heintz (Alxandr)

documentation

README

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.

Commit count: 87

cargo fmt