Skip to main content

open_url

Function open_url 

Source
pub fn open_url(url: &str, flags: ProtocolFlags) -> Result<Box<dyn IoContext>>
Expand description

Open a URL using the registered protocol handlers.