Module std::fs

Working with files and directories

Modules

Structs

Options for how the file should be opened.
A filesystem path segment
Iterator over the segments of a path
Utility for creating directories.
A filesystem path
A file.
Iterator over the items in a directory
An owned (heap-allocated) path buffer
Directory entry
File attributes (stat)

Functions

Enums

Type of the path segment
Type of the file (regular file, symlink, directory, ...)