#hook #events #procedural #proc-macro #juno

macro junobuild-macros

Procedural macros for hooking into various events in Juno

2 releases

0.0.2 Mar 29, 2024
0.0.1 Feb 4, 2024

#318 in Procedural macros

Download history 16/week @ 2024-02-19 14/week @ 2024-02-26 117/week @ 2024-03-25 46/week @ 2024-04-01

163 downloads per month

Custom license

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.

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–1.1MB
~26K SLoC