Type Alias aint::u115

source ·
pub type u115 = Aint<u128, 115>;
Expand description

A 115-bit unsigned integer

Aliased Type§

struct u115(/* private fields */);