You are not reading the current version of this documentation. 1.0.0 is the current version.

Macros

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:

[dependencies]
openzeppelin_macros = "2.0.0-alpha.1"

Attribute macros