ModulesMacros
Macros
Alpha Version
You're viewing an unaudited alpha version
v3.0.0-alpha.2
. Click here to visit the latest stable release.This crate provides a collection of macros that streamline and simplify development with the library.
To use them, you need to add the openzeppelin_macros
crate as a dependency in your Scarb.toml
file:
openzeppelin_macros = "3.0.0-alpha.2"