[][src]Type Definition egg::util::HashSet

type HashSet<K> = FxHashSet<K>;