[][src]Function cargo_sysroot::clean_artifacts

pub fn clean_artifacts(sysroot_dir: &Path) -> Result<()>

Clean up generated sysroot artifacts.

Should be called before [build_sysroot] if you want this behavior.