sp_state_machine

Type Alias StorageKey

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

Storage key.

Aliased Typeยง

struct StorageKey { /* private fields */ }