Skip to main content

I256

Type Alias I256 

Source
pub type I256 = U256;
Expand description

256-bit signed integer (placeholder)

Aliased Typeยง

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