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

source ·
pub type B1 = Bits<1, 1>;
Expand description

Bits for 1 bits.

Aliased Type§

struct B1(/* private fields */);