Skip to main content

I1024

Type Alias I1024 

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

1024-bit signed integer type.

Aliased Typeยง

pub struct I1024(/* private fields */);