StorageKey

Type Alias StorageKey 

Source
pub type StorageKey = Vec<u8>;
Expand description

Storage key.

Aliased Typeยง

pub struct StorageKey { /* private fields */ }