SelectorIndexSet

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 */ }