Skip to main content

I4096

Type Alias I4096 

Source
pub type I4096 = Int<64>;
Expand description

Signed bit integer.

Aliased Typeยง

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