Skip to main content

dispatch_stock_filter

Function dispatch_stock_filter 

Source
pub(super) async fn dispatch_stock_filter(
    gateway: &str,
    output: OutputFormat,
    args: StockFilterArgs,
) -> Result<()>