Function open

Source
pub fn open(path: impl AsRef<Path>, mode: &str) -> Result<File>