Type Alias aint::i55

source ·
pub type i55 = Aint<i64, 55>;
Expand description

A 55-bit signed integer

Aliased Type§

struct i55(/* private fields */);