Type Alias aint::i70

source ·
pub type i70 = Aint<i128, 70>;
Expand description

A 70-bit signed integer

Aliased Type§

struct i70(/* private fields */);