U256IndexSet

Type Alias U256IndexSet 

pub type U256IndexSet = IndexSet<Uint<256, 4>, FbBuildHasher<32>>;
Expand description

IndexSet optimized for hashing U256.

Aliased Typeยง

pub struct U256IndexSet { /* private fields */ }