Function ambient_shared_types::urls::ensure_running_url
source · pub fn ensure_running_url(selector: ServerSelector<'_>) -> String
Expand description
The URL for a ensure-running server for a deployed package.
When connecting to this URL, a server will be started if one is not already running.