Type Alias aint::i106

source ·
pub type i106 = Aint<i128, 106>;
Expand description

A 106-bit signed integer

Aliased Type§

struct i106(/* private fields */);