pub type StructureStartMap = FxHashMap<Identifier, StructureStart>;Expand description
Structure starts keyed by structure id.
Aliased Typeยง
pub struct StructureStartMap { /* private fields */ }pub type StructureStartMap = FxHashMap<Identifier, StructureStart>;Structure starts keyed by structure id.
pub struct StructureStartMap { /* private fields */ }