pub type EntityHashSet = HashSet<Entity, EntityHash>;Expand description
A HashSet pre-configured to use EntityHash hashing.
Aliased Typeยง
pub struct EntityHashSet { /* private fields */ }pub type EntityHashSet = HashSet<Entity, EntityHash>;A HashSet pre-configured to use EntityHash hashing.
pub struct EntityHashSet { /* private fields */ }