Type Alias aint::i34

source ·
pub type i34 = Aint<i64, 34>;
Expand description

A 34-bit signed integer

Aliased Type§

struct i34(/* private fields */);