fetch_manifest_impl

Function fetch_manifest_impl 

Source
async fn fetch_manifest_impl(
    proxy: &mut ImageProxy,
    imgref: &OstreeImageReference,
) -> Result<(ImageManifest, Digest)>