Type Definition ruint::aliases::U512

source · []
pub type U512 = Uint<512, 8>;
Expand description

Uint for 512 bits.

Trait Implementations

Converts to this type from the input type.