pub fn write_artifacts( artifacts: &[GeneratedArtifact], output_dir: &Path, ) -> Result<Vec<PathBuf>, Error>