Type Alias sp_state_machine::StorageKey
source · pub type StorageKey = Vec<u8>;
Expand description
Storage key.
Aliased Type§
struct StorageKey { /* private fields */ }
pub type StorageKey = Vec<u8>;
Storage key.
struct StorageKey { /* private fields */ }