Type Definition ethnum::i256

source ·
pub type i256 = I256;
Expand description

A 256-bit signed integer type.