I1024

Type Alias I1024 

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

1024-bit signed integer type.

Aliased Typeยง

pub struct I1024 { /* private fields */ }