Type Alias Bits

Source
pub type Bits = Box<[u128]>;

Aliased Typeยง

struct Bits(/* private fields */);