std
1.89.0-nightly-777d37277-2025-05-17
Target
x86_64-unknown-linux-gnu
x86_64-pc-windows-gnu
aarch64-apple-darwin
In std::
sys::
fs::
unix
Modules
cfm
remove_dir_impl
Macros
cfg_has_statx
Structs
Dir
DirBuilder
DirEntry
File
FileAttr
FilePermissions
FileTimes
FileType
InnerReadDir
Mode
OpenOptions
ReadDir
StatxExtraFields
dirent64_min
Functions
canonicalize
chown
chroot
copy
debug_assert_fd_is_open
fchown
lchown
link
lstat
mkfifo
open_from
open_to_and_set_permissions
readdir
readlink
rename
rmdir
set_perm
stat
symlink
try_statx
unlink
std
::
sys
::
fs
::
unix
Function
readdir
Copy item path
Settings
Help
Summary
Source
pub fn readdir(path: &
Path
) ->
Result
<
ReadDir
>