Function ostree_ext::cli::handle_layer_progress_print

source ยท
pub async fn handle_layer_progress_print(
    layers: Receiver<ImportProgress>,
    layer_bytes: Receiver<Option<LayerProgress>>,
)
Expand description

Write container fetch progress to standard output.