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

source ·
pub type B320 = Bits<320, 5>;
Expand description

Bits for 320 bits.

Aliased Type§

struct B320(/* private fields */);