Type Alias FastDashSet

Source
pub type FastDashSet<K> = DashSet<K, RandomState>;

Aliased Typeยง

pub struct FastDashSet<K> { /* private fields */ }