Skip to main content

I2048

Type Alias I2048 

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

2048-bit signed integer type.

Aliased Typeยง

pub struct I2048 { /* private fields */ }