Skip to main content

I512

Type Alias I512 

Source
pub type I512 = Int<8>;
Expand description

Signed bit integer.

Aliased Typeยง

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