cumulus_
relay_
chain_
interface
0.7.0
Storage
Value
Aliased Type
In crate cumulus_
relay_
chain_
interface
cumulus_relay_chain_interface
Type Alias
StorageValue
Copy item path
Source
pub type StorageValue =
Vec
<
u8
>;
Expand description
Storage value.
Aliased Type
§
struct StorageValue {
/* private fields */
}