Type Alias revm::primitives::alloy_primitives::ruint::aliases::U192

source ·
pub type U192 = Uint<192, 3>;
Expand description

Uint for 192 bits.

Aliased Type§

struct U192 { /* private fields */ }