Type Alias alloy_primitives::map::B256Set
source · pub type B256Set = HashSet<B256, FbBuildHasher<32>>;
Aliased Type§
struct B256Set { /* private fields */ }
pub type B256Set = HashSet<B256, FbBuildHasher<32>>;
struct B256Set { /* private fields */ }