Skip to main content

environment_summary

Function environment_summary 

Source
fn environment_summary(app: &AppHandle, server_url: Option<&str>) -> String
Expand description

A short, non-identifying description of the environment.

Deliberately excludes the token, the username, and any path outside the app’s own directories. The server URL is reduced to scheme and host, which is diagnostic (https? LAN address? reverse proxy?) without being a credential.