Type Alias aint::i97

source ·
pub type i97 = Aint<i128, 97>;
Expand description

A 97-bit signed integer

Aliased Type§

struct i97(/* private fields */);