Type Alias revm::interpreter::primitives::alloy_primitives::aliases::U448

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

Uint for 448 bits.

Aliased Type§

struct U448 { /* private fields */ }