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