Type Alias aint::i75

source ·
pub type i75 = Aint<i128, 75>;
Expand description

A 75-bit signed integer

Aliased Type§

struct i75(/* private fields */);