Type Alias aint::i13

source ·
pub type i13 = Aint<i16, 13>;
Expand description

A 13-bit signed integer

Aliased Type§

struct i13(/* private fields */);