Type Alias aint::i57

source ·
pub type i57 = Aint<i64, 57>;
Expand description

A 57-bit signed integer

Aliased Type§

struct i57(/* private fields */);