Type Alias aint::i71

source ·
pub type i71 = Aint<i128, 71>;
Expand description

A 71-bit signed integer

Aliased Type§

struct i71(/* private fields */);