Type Alias aint::i74

source ·
pub type i74 = Aint<i128, 74>;
Expand description

A 74-bit signed integer

Aliased Type§

struct i74(/* private fields */);