Type Alias sway_types::FxIndexSet
source · pub type FxIndexSet<K> = IndexSet<K, FxBuildHasher>;Aliased Type§
struct FxIndexSet<K> { /* private fields */ }pub type FxIndexSet<K> = IndexSet<K, FxBuildHasher>;struct FxIndexSet<K> { /* private fields */ }