pub fn check_unique(existing_ids: &[&str], new_id: &str) -> bool
Return whether new_id has not already been booked.
new_id