sway_types

Type Alias FxIndexSet

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

Aliased Typeยง

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