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

source ·
pub type U160 = Uint<160, 3>;
Expand description

Uint for 160 bits.

Aliased Type§

struct U160 { /* private fields */ }