diesel::sql_types

Type Alias Daterange

source
pub type Daterange = Range<Date>;

Aliased Typeยง

struct Daterange(/* private fields */);