generate_shift_wirings

Function generate_shift_wirings 

Source
fn generate_shift_wirings(num_vars: usize, shift_amount: i32) -> Vec<(u32, u32)>