pub type PerSystemEntities = BTreeMap<ViewSystemIdentifier, BTreeSet<EntityPath>>;
Aliased Typeยง
struct PerSystemEntities { /* private fields */ }
pub type PerSystemEntities = BTreeMap<ViewSystemIdentifier, BTreeSet<EntityPath>>;
struct PerSystemEntities { /* private fields */ }