Skip to main content

run_latest_news

Function run_latest_news 

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