pub async fn mountain_get_service_info( app_handle: AppHandle, service_name: String, ) -> Result<Option<ServiceInfo>, String>
Tauri command to get service information