Type Alias aint::i46

source ·
pub type i46 = Aint<i64, 46>;
Expand description

A 46-bit signed integer

Aliased Type§

struct i46(/* private fields */);