Type Alias aint::i126

source ·
pub type i126 = Aint<i128, 126>;
Expand description

A 126-bit signed integer

Aliased Type§

struct i126(/* private fields */);