pub fn is_installed_for_target( proj_dirs: &ProjectDirs, name: &str, version: &str, target_triple: &str, ) -> bool
Whether the plugin library file exists for the given routine, version, and target.