Function open_file

Source
pub fn open_file(path: impl AsRef<Path>) -> Result<File, FileError>