Type Alias re_types_core::ComponentNameSet

source ·
pub type ComponentNameSet = BTreeSet<ComponentName>;

Aliased Type§

struct ComponentNameSet { /* private fields */ }