[go: up one dir, main page]

logo

Type Definition p384::U384

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

384-bit unsigned big integer

Trait Implementations

Converts to this type from the input type.