[][src]Function leetcode_rust::rotate_array::rotate

pub fn rotate(nums: &mut Vec<i32>, k: i32)