Skip to main content

StructureStartMap

Type Alias StructureStartMap 

Source
pub type StructureStartMap = FxHashMap<Identifier, StructureStart>;
Expand description

Structure starts keyed by structure id.

Aliased Typeยง

pub struct StructureStartMap { /* private fields */ }