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

source ·
pub type B512 = Bits<512, 8>;
Expand description

Bits for 512 bits.

Aliased Type§

struct B512(/* private fields */);