Type Alias aint::i111

source ·
pub type i111 = Aint<i128, 111>;
Expand description

A 111-bit signed integer

Aliased Type§

struct i111(/* private fields */);