Skip to main content

cmd_services_report

Function cmd_services_report 

Source
pub async fn cmd_services_report(
    client: &VtaClient,
    since: Option<String>,
    until: Option<String>,
    format: ReportFormat,
) -> Result<(), Box<dyn Error>>