B64

Type Alias B64 

Source
pub type B64 = Bits<64, 1>;
Expand description

Bits for 64 bits.

Aliased Typeยง

pub struct B64(/* private fields */);