tycho_util

Type Alias FastDashSet

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

Aliased Typeยง

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