Type Alias aint::i81

source ·
pub type i81 = Aint<i128, 81>;
Expand description

A 81-bit signed integer

Aliased Type§

struct i81(/* private fields */);