Skip to main content

open_file

Function open_file 

Source
pub fn open_file(path: &Path) -> Result<File, OakError>
Expand description

Opens a file and returns a file handle.