Type Definition ethnum::u256

source ·
pub type u256 = U256;
Expand description

A 256-bit unsigned integer type.