Type Alias aint::i124

source ·
pub type i124 = Aint<i128, 124>;
Expand description

A 124-bit signed integer

Aliased Type§

struct i124(/* private fields */);