Skip to main content

open

Function open 

Source
pub fn open(path: &OsStr) -> Result<(), String>
Expand description

Hand path to the platform’s default handler. The error is a message fit for the user, not a cause to stop exploring.