Type Alias aint::i77

source ·
pub type i77 = Aint<i128, 77>;
Expand description

A 77-bit signed integer

Aliased Type§

struct i77(/* private fields */);