Type Alias aint::i93

source ·
pub type i93 = Aint<i128, 93>;
Expand description

A 93-bit signed integer

Aliased Type§

struct i93(/* private fields */);