std
::
fs
Structs
DirEntry
File
FileType
ReadDir
Functions
create_dir
read_dir
remove_dir
remove_file
Function
std
::
fs
::
read_dir
[
−
]
[src]
pub fn read_dir(path: &str) ->
Result
<
ReadDir
>