Skip to main content

I2048

Type Alias I2048 

Source
pub type I2048 = Int<32>;
Expand description

Signed bit integer.

Aliased Typeยง

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