Skip to main content

I8192

Type Alias I8192 

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

8192-bit signed integer type.

Aliased Typeยง

pub struct I8192 { /* private fields */ }