pub(crate) async fn pull_from_prepared(
imgref: &ImageReference,
quiet: bool,
prog: ProgressWriter,
prepared_image: PreparedImportMeta,
) -> Result<Box<ImageState>>pub(crate) async fn pull_from_prepared(
imgref: &ImageReference,
quiet: bool,
prog: ProgressWriter,
prepared_image: PreparedImportMeta,
) -> Result<Box<ImageState>>