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

source ·
pub type B2048 = Bits<2048, 32>;
Expand description

Bits for 2048 bits.

Aliased Type§

struct B2048(/* private fields */);