Skip to main content

I1024

Type Alias I1024 

Source
pub type I1024 = Int<16>;
Expand description

Signed bit integer.

Aliased Typeยง

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