diesel
2.2.5
Int4range
Aliased type
In diesel::
sql_
types
diesel
::
sql_types
Type Alias
Int4range
Copy item path
Source
pub type Int4range =
Range
<Int4>;
Available on
crate feature
postgres_backend
only.
Aliased Type
ยง
struct Int4range(
/* private fields */
);