Type Alias aint::i79

source ·
pub type i79 = Aint<i128, 79>;
Expand description

A 79-bit signed integer

Aliased Type§

struct i79(/* private fields */);