Type Alias aint::i113

source ·
pub type i113 = Aint<i128, 113>;
Expand description

A 113-bit signed integer

Aliased Type§

struct i113(/* private fields */);