bevy_platform

Module collections

Source
Expand description

Provides HashMap and HashSet from hashbrown with some customized defaults.

Also provides the HashTable type, which is specific to hashbrown.

Re-exports§

Modules§

Structs§

  • Low-level hash table with explicit hashing.

Traits§