Type Alias aint::i59

source ·
pub type i59 = Aint<i64, 59>;
Expand description

A 59-bit signed integer

Aliased Type§

struct i59(/* private fields */);