Type Definition sp_runtime::offchain::storage::StorageValue [−][src]
type StorageValue = StorageValueRef<'static>;
Expand description
A storage value with a static key.
type StorageValue = StorageValueRef<'static>;
A storage value with a static key.