SubstateSystemStructures

Type Alias SubstateSystemStructures 

Source
pub type SubstateSystemStructures = IndexMap<NodeId, IndexMap<PartitionNumber, IndexMap<SubstateKey, SubstateSystemStructure>>>;

Aliased Typeยง

pub struct SubstateSystemStructures { /* private fields */ }