Type Alias aint::i92

source ·
pub type i92 = Aint<i128, 92>;
Expand description

A 92-bit signed integer

Aliased Type§

struct i92(/* private fields */);