[][src]Type Definition lark_collections::FxIndexSet

type FxIndexSet<K> = IndexSet<K, BuildHasherDefault<FxHasher>>;