Available on crate feature
fs only.Expand description
Filesystem functionality.
Structs§
- Progress
Callback - Optional function called by Windows for every transferred chunk of a file.
- Progress
Status - Progress status used in
ProgressCallback.
Enums§
- Progress
RetVal - Return value used in
ProgressCallbackto control the ongoing file transfer.