Type Definition idx_sized::IdSet

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