pub async fn unencapsulate(
repo: &Repo,
imgref: &OstreeImageReference,
) -> Result<Import>Expand description
Fetch a container image and import its embedded OSTree commit.
pub async fn unencapsulate(
repo: &Repo,
imgref: &OstreeImageReference,
) -> Result<Import>Fetch a container image and import its embedded OSTree commit.