pub(crate) async fn prepare_for_pull(
repo: &Repo,
imgref: &ImageReference,
target_imgref: Option<&OstreeImageReference>,
) -> Result<PreparedPullResult>pub(crate) async fn prepare_for_pull(
repo: &Repo,
imgref: &ImageReference,
target_imgref: Option<&OstreeImageReference>,
) -> Result<PreparedPullResult>