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
Representation of the start and end date arguments for reports.
Representation of the start/end date and project list arguments for reports.
Traits
Trait specifying common functionality for the different filter arguments.