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