pub async fn mountain_discover_services(
app_handle: AppHandle,
) -> Result<Vec<ServiceInfo>, String>Expand description
Tauri command to discover services
pub async fn mountain_discover_services(
app_handle: AppHandle,
) -> Result<Vec<ServiceInfo>, String>Tauri command to discover services