Type Alias EntityPointerMap

Source
pub type EntityPointerMap = BTreeMap<String, EntityId>;

Aliased Typeยง

pub struct EntityPointerMap { /* private fields */ }