Type Alias aint::i82

source ·
pub type i82 = Aint<i128, 82>;
Expand description

A 82-bit signed integer

Aliased Type§

struct i82(/* private fields */);