I am trying to perform inner join on two vectors in rust but not sure how to achieve this. In short, I am looking for employees with their department name.
If