Expand description
Structs defining different sets of arguments supplied on command line
§Description
DateRangeArgs
- representation of the start/end dates for a report.FilterArgs
- representation of the start/end dates and project list for reports.
Structs§
- Date
Range Args - Representation of the start and end date arguments for reports.
- Filter
Args - Representation of the start/end date and project list arguments for reports.
Traits§
- DayFilter
- Trait specifying common functionality for the different filter arguments.