i256

Type Alias u256

Source
pub type u256 = U256;
Expand description

The 256-bit unsigned integer type.

Aliased Typeยง

struct u256 { /* private fields */ }