Type Alias SelectorIndexSet
pub type SelectorIndexSet = IndexSet<FixedBytes<4>, FbBuildHasher<4>>;Expand description
IndexSet optimized for hashing [Selector].
Aliased Typeยง
pub struct SelectorIndexSet { /* private fields */ }pub type SelectorIndexSet = IndexSet<FixedBytes<4>, FbBuildHasher<4>>;IndexSet optimized for hashing [Selector].
pub struct SelectorIndexSet { /* private fields */ }