pub(super) fn generate_spec_file( manifest: &Manifest, source_path: &str, module_name: &str, display_name: &str, ) -> Result<String>