tokio
1.41.1
Module read_dir
Structs
Enums
Constants
Functions
In tokio::fs
Module
tokio
::
fs
::
read_dir
Copy item path
source
·
[
−
]
Structs
§
DirEntry
Entries returned by the
ReadDir
stream.
ReadDir
Reads the entries in a directory.
Enums
§
State
🔒
Constants
§
CHUNK_SIZE
🔒
Functions
§
read_dir
Returns a stream over the entries within a directory.