Function find_restaurant

Source
pub fn find_restaurant(list1: Vec<String>, list2: Vec<String>) -> Vec<String>