Type Definition ozone::SwapBackedHashSet [] [src]

type SwapBackedHashSet<T> = HashSet<T, AnonymousBuffer<Elem<T, ()>>>;