Function snail_sort::snail_rect[][src]

pub fn snail_rect(width: usize, height: usize) -> Vec<(u32, u32)>