Skip to main content

run_hot_news

Function run_hot_news 

Source
pub async fn run_hot_news(
    gateway: &str,
    c2s_json: &str,
    output: OutputFormat,
) -> Result<()>