Type Alias RawStorage

Source
pub type RawStorage = Vec<(Vec<u8>, (Vec<u8>, i32))>;

Aliased Typeยง

struct RawStorage { /* private fields */ }