[][src]Type Definition sp_state_machine::ChildStorageCollection

type ChildStorageCollection = Vec<(StorageKey, StorageCollection)>;

In memory arrays of storage values for multiple child tries.