Type Alias aint::i115

source ·
pub type i115 = Aint<i128, 115>;
Expand description

A 115-bit signed integer

Aliased Type§

struct i115(/* private fields */);