Skip to main content

open_browser

Function open_browser 

Source
fn open_browser(_url: &str)
Expand description

Open url via the OS default browser handler. On platforms without a known opener, this is a no-op (the URL is still printed by ensure_access_key).