logo

Type Definition k256::U256[][src]

pub type U256 = UInt<{_: usize}>;
Expand description

256-bit unsigned big integer

Trait Implementations

Performs the conversion.