Type Alias aint::i95

source ·
pub type i95 = Aint<i128, 95>;
Expand description

A 95-bit signed integer

Aliased Type§

struct i95(/* private fields */);