Type Alias revm::precompile::primitives::alloy_primitives::aliases::U320

source ·
pub type U320 = Uint<320, 5>;
Expand description

Uint for 320 bits.

Aliased Type§

struct U320 { /* private fields */ }