Skip to main content

check_unique

Function check_unique 

Source
pub fn check_unique(existing_ids: &[&str], new_id: &str) -> bool
Expand description

Return whether new_id has not already been booked.