add_get_carry_bits_lsb

Function add_get_carry_bits_lsb 

Source
fn add_get_carry_bits_lsb(x: u32, y: u32, c_in: u32) -> (u32, Vec<u32>)