Module std::storage::storage_vec
Expand description
Contract storage utilities.
Structs
Describes an out-of-bounds StorageVec access.
A storage type for storing a vector of elements of type V.
Enums
The error type used by StorageVec<T> methods.