Type Alias Daterange

Source
pub type Daterange = Range<Date>;

Aliased Typeยง

struct Daterange(/* private fields */);