sp_
state_
machine
0.35.0
Storage
Value
Aliased type
In crate sp_
state_
machine
sp_state_machine
Type Alias
StorageValue
Copy item path
Source
pub type StorageValue =
Vec
<
u8
>;
Expand description
Storage value.
Aliased Type
§
struct StorageValue {
/* private fields */
}