StorageValue

Type Alias StorageValue 

Source
pub type StorageValue = StorageValueRef<'static>;
Expand description

A storage value with a static key.

Aliased Typeยง

pub struct StorageValue { /* private fields */ }