Type Definition idx_sized::IdSet

source · []
pub type IdSet = HashSet<u32, BuildHasherDefault<FxHasher>>;