Type Alias aint::u117

source ·
pub type u117 = Aint<u128, 117>;
Expand description

A 117-bit unsigned integer

Aliased Type§

struct u117(/* private fields */);