Type Alias aint::i69

source ·
pub type i69 = Aint<i128, 69>;
Expand description

A 69-bit signed integer

Aliased Type§

struct i69(/* private fields */);