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).
fn open_browser(_url: &str)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).