pull_from_prepared

Function pull_from_prepared 

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