fastnum

Type Alias I128

Source
pub type I128 = I128;
Expand description

128-bit signed integer type.

Aliased Typeยง

struct I128 { /* private fields */ }