Type Alias aint::i110

source ·
pub type i110 = Aint<i128, 110>;
Expand description

A 110-bit signed integer

Aliased Type§

struct i110(/* private fields */);