Type Alias aint::i90

source ·
pub type i90 = Aint<i128, 90>;
Expand description

A 90-bit signed integer

Aliased Type§

struct i90(/* private fields */);