diesel::pg::types::sql_types

Type Alias Serial

Source
pub type Serial = Integer;
Expand description

Alias for Integer

Aliased Typeยง

struct Serial;