Skip to main content

search_news

Function search_news 

Source
pub async fn search_news(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>