Type Alias aint::i122

source ·
pub type i122 = Aint<i128, 122>;
Expand description

A 122-bit signed integer

Aliased Type§

struct i122(/* private fields */);