2 releases
0.0.2 | Mar 29, 2024 |
---|---|
0.0.1 | Feb 4, 2024 |
#398 in Procedural macros
21 downloads per month
23KB
234 lines
JunoBuild-Macros
junobuild-macros
are procedural macros for hooking into various events in Juno.
Getting Started
To include junobuild-macros
in your Rust project, add it as a dependency in your Cargo.toml
:
[dependencies]
junobuild-macros = "*"
Replace "*"
with the specific version you want to use, or omit the version to always use the latest version.
Links & Resources
Here are some useful links:
- Looking to get started? Check out the documentation.
- Have a look at the LICENSE for information about licensing and limitation.
- Have questions, comments or feedback? Join our Discord or OpenChat.
Dependencies
~0.5–1MB
~25K SLoC