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

source ·
pub type B1024 = Bits<1024, 16>;
Expand description

Bits for 1024 bits.

Aliased Type§

struct B1024(/* private fields */);