Type Definition ethnum::u256[][src]

pub type u256 = U256;
Expand description

A 256-bit unsigned integer type.