Cargo Features

openzeppelin-stylus has no features set by default.

[dependencies]
openzeppelin-stylus = { version = "0.2.0-alpha.3", features = ["std", "reentrant"] }
std

Enables using the standard library. This is not included in the default features, because this crate is meant to be used in a no_std environment. Currently, the std feature is only used for testing purposes.

reentrant

Enables reentrant of stylus-sdk ^0.7.0