pub type RawStorageProof = Vec<Vec<u8>>;

Aliased Type§

struct RawStorageProof { /* private fields */ }