Type Alias aint::u106

source ·
pub type u106 = Aint<u128, 106>;
Expand description

A 106-bit unsigned integer

Aliased Type§

struct u106(/* private fields */);