U72

Type Alias U72 

Source
pub type U72 = Uint<72, 2>;
Expand description

72-bit unsigned integer type, consisting of 2, 64-bit limbs.

Aliased Typeยง

pub struct U72 { /* private fields */ }