Type Definition ruint::aliases::U256

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

Uint for 256 bits.

Trait Implementations

Converts to this type from the input type.