Skip to main content

run_financial_calendar_target

Function run_financial_calendar_target 

Source
pub async fn run_financial_calendar_target(
    gateway: &str,
    command: FinancialCalendarTargetCommand<'_>,
    format: OutputFormat,
) -> Result<()>