☰
Serial
In diesel::pg::sql_types
?
Type Definition
diesel
::
pg
::
sql_types
::
Serial
source
·
[
−
]
pub type Serial =
Integer
;
Available on
crate feature
postgres_backend
only.
Expand description
Alias for
Integer