Type Definition ruint::aliases::U256

source ·
pub type U256 = Uint<256, 4>;
Expand description

Uint for 256 bits.