Type Alias aint::i116

source ·
pub type i116 = Aint<i128, 116>;
Expand description

A 116-bit signed integer

Aliased Type§

struct i116(/* private fields */);