Type Alias aint::i67

source ·
pub type i67 = Aint<i128, 67>;
Expand description

A 67-bit signed integer

Aliased Type§

struct i67(/* private fields */);