pub type IndexSet<K> = IndexSet<K, RandomState>;
Expand description
Wasmparser-specific type alias for an ordered set.
Aliased Typeยง
struct IndexSet<K> { /* private fields */ }
pub type IndexSet<K> = IndexSet<K, RandomState>;
Wasmparser-specific type alias for an ordered set.
struct IndexSet<K> { /* private fields */ }