Type Alias FxIndexSet

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

Aliased Typeยง

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