Function move_zeroes

Source
pub fn move_zeroes(nums: &mut Vec<i32>)