Type Alias aint::i43

source ·
pub type i43 = Aint<i64, 43>;
Expand description

A 43-bit signed integer

Aliased Type§

struct i43(/* private fields */);