pub fn powers2(nth: u32, length: u32) -> Vec<u32>
Expand description