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