Type Alias revm::precompile::primitives::alloy_primitives::ruint::aliases::B448

source ·
pub type B448 = Bits<448, 7>;
Expand description

Bits for 448 bits.

Aliased Type§

struct B448(/* private fields */);