[][src]Function indexed_vec::into_idx_v

pub fn into_idx_v<I, T>((n, t): (usize, T)) -> (I, T) where
    I: Idx