Type Alias aint::u111

source ·
pub type u111 = Aint<u128, 111>;
Expand description

A 111-bit unsigned integer

Aliased Type§

struct u111(/* private fields */);