Function index_many::slice_index::get_many_unchecked[][src]

pub unsafe fn get_many_unchecked<'a, T, I: SliceIndices<[T], N>, const N: usize>(
    slice: &'a [T],
    indices: [I; N]
) -> [&'a I::Output; N]