Type Alias aint::i94

source ·
pub type i94 = Aint<i128, 94>;
Expand description

A 94-bit signed integer

Aliased Type§

struct i94(/* private fields */);