Type Alias aint::i118

source ·
pub type i118 = Aint<i128, 118>;
Expand description

A 118-bit signed integer

Aliased Type§

struct i118(/* private fields */);