Module fs_extra::error [−][src]
The error type for fs_extra operations with files and folder.
Structs
Error | The error type for fs_extra operations with files and folder. |
Enums
ErrorKind | A list specifying general categories of fs_extra error. |
Type Definitions
Result | A specialized Result type for fs_extra operations. |