Type Definition legion::world::EntityHasher[][src]

type EntityHasher = BuildHasherDefault<U64Hasher>;

A hasher optimized for entity IDs.