sp_state_machine

Type Alias StorageValue

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

Storage value.

Aliased Typeยง

struct StorageValue { /* private fields */ }