pub async fn fetch_manifest(
imgref: &OstreeImageReference,
) -> Result<(ImageManifest, Digest)>Expand description
Download the manifest for a target image and its sha256 digest.
pub async fn fetch_manifest(
imgref: &OstreeImageReference,
) -> Result<(ImageManifest, Digest)>Download the manifest for a target image and its sha256 digest.