Type Alias aint::i76

source ·
pub type i76 = Aint<i128, 76>;
Expand description

A 76-bit signed integer

Aliased Type§

struct i76(/* private fields */);