diesel::sql_types

Type Alias Serial

source
pub type Serial = Integer;
Expand description

Alias for Integer

Aliased Typeยง

struct Serial;