Function bootstrap::core::build_steps::dist::make_win_dist

source ·
fn make_win_dist(
    rust_root: &Path,
    plat_root: &Path,
    target: TargetSelection,
    builder: &Builder<'_>
)