pub async fn find_missing_plugins(enabled_plugins: &[String]) -> Vec<String>
Find plugins that are enabled but not installed.