Type Alias U256

Source
pub type U256 = Uint<256, 4>;

Aliased Typeยง

pub struct U256 { /* private fields */ }