Type Alias aint::i88

source ·
pub type i88 = Aint<i128, 88>;
Expand description

A 88-bit signed integer

Aliased Type§

struct i88(/* private fields */);