diesel::pg::sql_types

Type Alias SmallSerial

source
pub type SmallSerial = SmallInt;
Expand description

Alias for SmallInt

Aliased Typeยง

struct SmallSerial;