Function index_many::generic::index_many[][src]

pub fn index_many<'a, T, I: Indices<N>, const N: usize>(
    slice: &[T],
    indices: I
) -> [&T; N]