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

source ·
pub type U448 = Uint<448, 7>;
Expand description

Uint for 448 bits.

Aliased Type§

struct U448 { /* private fields */ }