pub type StorageValue = Vec<u8>;
Expand description

Storage value.

Aliased Type§

struct StorageValue { /* private fields */ }