Daterange

Type Alias Daterange 

Source
pub type Daterange = Range<Date>;

Aliased Typeยง

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