Type Alias BorrowIdxItem

Source
pub type BorrowIdxItem<'a> = (IdxSize, &'a IdxVec);
Available on crate feature algorithm_group_by only.