[][src]Type Definition goggles::entity::LiveBitSet

type LiveBitSet<'a> = BitSetOr<&'a BitSet, &'a AtomicBitSet>;