[][src]Function updater::curl

async fn curl<'_, '_>(
    version: &'_ str,
    path: &'_ str
) -> Result<Vec<u8>, Box<dyn Error>>