Type Alias aint::i19

source ·
pub type i19 = Aint<i32, 19>;
Expand description

A 19-bit signed integer

Aliased Type§

struct i19(/* private fields */);