pub type StorageValue = Uint<256, 4>;
An account storage value.
pub struct StorageValue { /* private fields */ }