Type Alias alloy_primitives::map::B256HashSet
source · pub type B256HashSet = HashSet<B256, FbBuildHasher<32>>;
Available on crate feature
map
only.Aliased Type§
struct B256HashSet { /* private fields */ }
pub type B256HashSet = HashSet<B256, FbBuildHasher<32>>;
map
only.struct B256HashSet { /* private fields */ }