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

Clean up generated sysroot artifacts.

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