Skip to main content

run_search_news

Function run_search_news 

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