Function index_many::simple_result::index_many_mut[][src]

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