U40

Type Alias U40 

Source
pub type U40 = Uint<40, 1>;
Expand description

40-bit unsigned integer type, consisting of 1, 64-bit limbs.

Aliased Typeยง

pub struct U40 { /* private fields */ }