#proc-macro #hook #events #procedural #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

#337 in Procedural macros

Download history 2/week @ 2024-02-13 16/week @ 2024-02-20 12/week @ 2024-02-27 126/week @ 2024-03-26 37/week @ 2024-04-02

62 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–1MB
~25K SLoC