Type Alias aint::u118

source ·
pub type u118 = Aint<u128, 118>;
Expand description

A 118-bit unsigned integer

Aliased Type§

struct u118(/* private fields */);