Type Alias aint::i54

source ·
pub type i54 = Aint<i64, 54>;
Expand description

A 54-bit signed integer

Aliased Type§

struct i54(/* private fields */);