i256

Type Alias i256

Source
pub type i256 = I256;
Expand description

The 256-bit signed integer type.

Aliased Typeยง

struct i256 { /* private fields */ }