Skip to main content

fetch_release_json_async

Function fetch_release_json_async 

Source
pub async fn fetch_release_json_async(
    url: &str,
    description: &str,
) -> Result<String>
Expand description

Async counterpart of fetch_release_json_blocking.