pub type B256IndexSet = IndexSet<B256, FbBuildHasher<32>>;
map
IndexSet optimized for hashing B256.
IndexSet
B256
struct B256IndexSet { /* private fields */ }