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
stat_path_at
Copy item path
Settings
Help
Summary
Source
pub fn stat_path_at(dir: &
OpenFd
, path: &
CStr
) ->
Result
<stat,
Error
>