pub fn open(path: &Path, mode: FileMode) -> CNFSResult<File>
Opens a file at path with the given mode.