Type Alias re_viewer_context::PerSystemEntities
source · pub type PerSystemEntities = BTreeMap<ViewSystemIdentifier, BTreeSet<EntityPath>>;
Aliased Type§
struct PerSystemEntities { /* private fields */ }
pub type PerSystemEntities = BTreeMap<ViewSystemIdentifier, BTreeSet<EntityPath>>;
struct PerSystemEntities { /* private fields */ }