Type Alias diesel::sql_types::Daterange

source ·
pub type Daterange = Range<Date>;

Aliased Type§

struct Daterange(/* private fields */);