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

source ·
pub type B0 = Bits<0, 0>;
Expand description

Bits for 0 bits.

Aliased Type§

struct B0(/* private fields */);