Module state_variable
Traits
- A trait that defines the common interface for all Aztec state variables. State variables are variables that can be stored in the contract's storage. Examples of state variables are
Owned,PublicMutable,MaporDelayedPublicMutable.