U248

Type Alias U248 

Source
pub type U248 = Uint<248, 4>;
Expand description

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

Aliased Typeยง

pub struct U248 { /* private fields */ }