Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

storage_array

Fully qualified path: openzeppelin_utils::structs::storage_array

Structs

StorageArrayRepresents an Array that can be stored in storage.

Traits

StorageArrayTraitTrait for accessing a storage array. read_at and write_at don’t check the length of the array, caution must be exercised….