Type Alias aint::i87

source ·
pub type i87 = Aint<i128, 87>;
Expand description

A 87-bit signed integer

Aliased Type§

struct i87(/* private fields */);