Type Alias aint::i103

source ·
pub type i103 = Aint<i128, 103>;
Expand description

A 103-bit signed integer

Aliased Type§

struct i103(/* private fields */);