Type Alias aint::i18

source ·
pub type i18 = Aint<i32, 18>;
Expand description

A 18-bit signed integer

Aliased Type§

struct i18(/* private fields */);