Type Definition idx_sized::RowSet

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