Type Alias aint::i98

source ·
pub type i98 = Aint<i128, 98>;
Expand description

A 98-bit signed integer

Aliased Type§

struct i98(/* private fields */);