Type Alias aint::i91

source ·
pub type i91 = Aint<i128, 91>;
Expand description

A 91-bit signed integer

Aliased Type§

struct i91(/* private fields */);