Function show_compile_progress

Source
fn show_compile_progress(
    bar: &ProgressBar,
    hash: &ModuleHash,
    name: Option<&str>,
)