Expand description
Zink storage implementation.
Re-exports§
pub use dkmapping::DoubleKeyMapping;
pub use dkmapping::DoubleKeyTransientMapping;
pub use mapping::Mapping;
pub use mapping::TransientMapping;
Modules§
Traits§
- Storage
- Storage trait. Currently not for public use
- Storage
Value - Interface for the value of kv based storage
- Transient
Storage - Transient storage trait. Currently not for public use
- Transient
Storage Value - Interface for the value of kv based transient storage