Type Alias aint::i37

source ·
pub type i37 = Aint<i64, 37>;
Expand description

A 37-bit signed integer

Aliased Type§

struct i37(/* private fields */);