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

type EntityHasher = BuildHasherDefault<U64Hasher>;

A hasher optimized for entity IDs.