Type Alias aint::i108

source ·
pub type i108 = Aint<i128, 108>;
Expand description

A 108-bit signed integer

Aliased Type§

struct i108(/* private fields */);