Type Alias aint::i107

source ·
pub type i107 = Aint<i128, 107>;
Expand description

A 107-bit signed integer

Aliased Type§

struct i107(/* private fields */);