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

source ·
pub type B192 = Bits<192, 3>;
Expand description

Bits for 192 bits.

Aliased Type§

struct B192(/* private fields */);