FxIndexSet

Type Alias FxIndexSet 

Source
pub type FxIndexSet<K> = IndexSet<K, FxBuildHasher>;

Aliased Typeยง

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