junobuild-macros 0.0.2

Procedural macros for hooking into various events in Juno.
Documentation

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.