fn get_app_url() -> String
Expand description
Get an url to an instance of the web-viewer.
This may point to app.rerun.io or localhost depending on
whether start_web_viewer_server()
was called.
fn get_app_url() -> String
Get an url to an instance of the web-viewer.
This may point to app.rerun.io or localhost depending on
whether start_web_viewer_server()
was called.