Pretty new to rust, decided to brush up using https://adventofcode.com/2020/day/1. I\'m using the following function
fn find_numbers_2020(v: Vec) -