Type Alias aint::i105

source ·
pub type i105 = Aint<i128, 105>;
Expand description

A 105-bit signed integer

Aliased Type§

struct i105(/* private fields */);