logo

Type Definition p256::U256

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

256-bit unsigned big integer

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.