Skip to main content

all_unique

Function all_unique 

Source
pub fn all_unique<T: Eq + Hash>(iter: impl IntoIterator<Item = T>) -> bool