Module storage

Source
Expand description

Zink storage implementation.

Re-exports§

pub use dkmapping::DoubleKeyMapping;
pub use dkmapping::DoubleKeyTransientMapping;
pub use mapping::Mapping;
pub use mapping::TransientMapping;

Modules§

dkmapping
Double key mapping
mapping
Storage Mapping
value 🔒
Key-Value storage

Macros§

impl_value 🔒

Traits§

Storage
Storage trait. Currently not for public use
TransientStorage
Transient storage trait. Currently not for public use
Value
Trait for the value used in assembly code