Type Alias UnorderedComponentDescriptorSet

Source
pub type UnorderedComponentDescriptorSet = HashSet<ComponentDescriptor, BuildHasherDefault<NoHashHasher<ComponentDescriptor>>>;

Aliased Typeยง

pub struct UnorderedComponentDescriptorSet { /* private fields */ }