diesel
2.2.4
Serial
Aliased type
In diesel::
pg::
sql_
types
diesel
::
pg
::
sql_types
Type Alias
Serial
Copy item path
Source
pub type Serial =
Integer
;
Available on
crate feature
postgres_backend
only.
Expand description
Alias for
Integer
Aliased Type
ยง
struct Serial;