Previous Versions3.xModulesMacros

Macros

Outdated Version

You're viewing an older version (v3.x) The latest documentation is available for the current version. Click here to visit latest version.

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"

Attribute macros

On this page