Skip to main content

run_financial_calendar

Function run_financial_calendar 

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