Type Alias aint::i78

source ·
pub type i78 = Aint<i128, 78>;
Expand description

A 78-bit signed integer

Aliased Type§

struct i78(/* private fields */);