Type Alias aint::i102

source ·
pub type i102 = Aint<i128, 102>;
Expand description

A 102-bit signed integer

Aliased Type§

struct i102(/* private fields */);