Type Alias aint::u114

source ·
pub type u114 = Aint<u128, 114>;
Expand description

A 114-bit unsigned integer

Aliased Type§

struct u114(/* private fields */);