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

source ·
pub type U2048 = Uint<2048, 32>;
Expand description

Uint for 2048 bits.

Aliased Type§

struct U2048 { /* private fields */ }