Skip to main content

run_reports

Function run_reports 

Source
pub(crate) async fn run_reports(
    userid: Uuid,
    cmd: ReportsCmd,
) -> Result<(), CommandError>