logo

Type Definition p384::U384

[]
pub type U384 = UInt<_>;
Expand description

384-bit unsigned big integer.

Trait Implementations

Converts to this type from the input type.

Converts to this type from the input type.