Type Alias aint::i104

source ·
pub type i104 = Aint<i128, 104>;
Expand description

A 104-bit signed integer

Aliased Type§

struct i104(/* private fields */);