Type Alias aint::i73

source ·
pub type i73 = Aint<i128, 73>;
Expand description

A 73-bit signed integer

Aliased Type§

struct i73(/* private fields */);