Macro unique::uniq

source ·
macro_rules! uniq {
    ($e:expr) => { ... };
}
Expand description

Shorthand for Uniq::new.