storage_
benchmarks
0.0.1
In storage_
benchmarks::
directory_
benchmarks
Structs
DirectoryTreeStructure
GitStatus
OpenDeeplyNestedFile
OpenFd
OpenFile
StatPath
WalkDirectoryTreeCold
WalkDirectoryTreeWarm
Functions
dir_name
file_name
open_path
open_path_at
path_buf_to_c_string
stat_path_at
storage_benchmarks
::
directory_benchmarks
Function
open_path
Copy item path
Settings
Help
Summary
Source
pub fn open_path(path: &
CStr
, flags: c_int) ->
Result
<
OpenFd
,
Error
>