Skip to main content

dispatch_ticker

Function dispatch_ticker 

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