Skip to main content

I512

Type Alias I512 

Source
pub type I512 = BInt<{ _ }>;
Expand description

512-bit signed integer type.

Aliased Typeยง

pub struct I512 { /* private fields */ }