copy_artifacts

Function copy_artifacts 

Source
pub(crate) fn copy_artifacts(
    artifacts: &[Artifact],
    sysroot: &Path,
) -> Result<()>