U512

Type Alias U512 

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

Unsigned integer with 512 bits size.

Aliased Typeยง

pub struct U512 { /* private fields */ }