Type Alias revm::interpreter::primitives::alloy_primitives::ruint::aliases::B384

source ·
pub type B384 = Bits<384, 6>;
Expand description

Bits for 384 bits.

Aliased Type§

struct B384(/* private fields */);