Type Alias B256HashSet
pub type B256HashSet = HashSet<FixedBytes<32>, FbBuildHasher<32>>;
Aliased Typeยง
struct B256HashSet { /* private fields */ }
pub type B256HashSet = HashSet<FixedBytes<32>, FbBuildHasher<32>>;
struct B256HashSet { /* private fields */ }