Type Definition bnum::types::U256

source ·
pub type U256 = BUint<{ _ }>;
Expand description

256-bit unsigned integer type.