Type Definition avltriee::IdSet

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