Type Alias aint::u119

source ·
pub type u119 = Aint<u128, 119>;
Expand description

A 119-bit unsigned integer

Aliased Type§

struct u119(/* private fields */);