Daterange

Type Alias Daterange 

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

Aliased Typeยง

pub struct Daterange(/* private fields */);