pub type SubstateSystemStructures = IndexMap<NodeId, IndexMap<PartitionNumber, IndexMap<SubstateKey, SubstateSystemStructure>>>;
Aliased Typeยง
pub struct SubstateSystemStructures { /* private fields */ }
pub type SubstateSystemStructures = IndexMap<NodeId, IndexMap<PartitionNumber, IndexMap<SubstateKey, SubstateSystemStructure>>>;
pub struct SubstateSystemStructures { /* private fields */ }