Skip to main content

open

Function open 

Source
pub fn open(ctx: &Ctx) -> Result<Link>
Expand description

Open the raw link on the context’s interface.

§Errors

Fails if the interface cannot be opened.