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

source ·
pub type U1024 = Uint<1024, 16>;
Expand description

Uint for 1024 bits.

Aliased Type§

struct U1024 { /* private fields */ }