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

source ·
pub type B4096 = Bits<4096, 64>;
Expand description

Bits for 4096 bits.

Aliased Type§

struct B4096(/* private fields */);