sway_types

Type Alias FxIndexSet

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

Aliased Typeยง

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