Skip to main content

I4096

Type Alias I4096 

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

4096-bit signed integer type.

Aliased Typeยง

pub struct I4096 { /* private fields */ }