rstml-component-macro (0.2.4)

Published 2026-01-20 16:53:05 +01:00 by DavidOnTop

Installation

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add rstml-component-macro@0.2.4 --registry forgejo

About this package

Macros for rstml-component

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

ID Version
convert_case ^0.6
indexmap ^2
proc-macro2 ^1
proc-macro2-diagnostics ^0.10
quote ^1
rstml ^0.12
syn ^2
Details
Cargo
2026-01-20 16:53:05 +01:00
2
MIT
11 KiB
Assets (1)
Versions (1) View all
0.2.4 2026-01-20