Skip to main content

link_executables_with_names

Function link_executables_with_names 

Source
pub async fn link_executables_with_names(
    bin_dir: &Path,
    specs: &[LinkSpec],
    overwrite: bool,
) -> Result<LinkReport>