Type Alias aint::u105

source ·
pub type u105 = Aint<u128, 105>;
Expand description

A 105-bit unsigned integer

Aliased Type§

struct u105(/* private fields */);