U200

Type Alias U200 

Source
pub type U200 = Uint<200, 4>;
Expand description

200-bit unsigned integer type, consisting of 4, 64-bit limbs.

Aliased Typeยง

pub struct U200 { /* private fields */ }