diesel::sql_types

Type Alias Daterange

Source
pub type Daterange = Range<Date>;
Available on crate feature postgres_backend only.

Aliased Typeยง

struct Daterange(/* private fields */);