Type Alias aint::i120

source ·
pub type i120 = Aint<i128, 120>;
Expand description

A 120-bit signed integer

Aliased Type§

struct i120(/* private fields */);