Type Alias aint::i89

source ·
pub type i89 = Aint<i128, 89>;
Expand description

A 89-bit signed integer

Aliased Type§

struct i89(/* private fields */);