Skip to main content

fetch_content_from_api

Function fetch_content_from_api 

Source
pub async fn fetch_content_from_api(
    api_url: &str,
    source_id: &str,
) -> Result<Vec<Value>>