Skip to main content

U512

Type Alias U512 

Source
pub type U512 = UInt<{ _ }>;
Expand description

512-bit unsigned integer type.

Aliased Typeยง

pub struct U512(/* private fields */);