pub type StorageValue = StorageValueRef<'static>;Expand description
A storage value with a static key.
Aliased Typeยง
pub struct StorageValue { /* private fields */ }pub type StorageValue = StorageValueRef<'static>;A storage value with a static key.
pub struct StorageValue { /* private fields */ }