use hash;
use NonZeroU32;
use ;
use crateTestArch;
// ensure that Ref<Archetype = A> for a fixed `A` must be object-safe.
// Make sure that Entity is not collatable and hashable,
// because order and hash values may change after permutation.
// However, Eq is fine because equality are preserved over permutation.
assert_not_impl_any!;