Type Alias aint::i114

source ·
pub type i114 = Aint<i128, 114>;
Expand description

A 114-bit signed integer

Aliased Type§

struct i114(/* private fields */);