Skip to main content

U256

Type Alias U256 

pub type U256 = Uint<crypto_bigint::::uint::U256::{constant#0}>;
Expand description

256-bit unsigned big integer.

Aliased Typeยง

pub struct U256 { /* private fields */ }