Type Alias revm::primitives::alloy_primitives::ruint::aliases::B160

source ·
pub type B160 = Bits<160, 3>;
Expand description

Bits for 160 bits.

Aliased Type§

struct B160(/* private fields */);