U768

Type Alias U768 

Source
pub type U768 = Uint<{ _ }>;
Expand description

Unsigned integer with 768 bits size.

Aliased Typeยง

pub struct U768 { /* private fields */ }