Module error

Source
Expand description

The error type for fs_extra operations on files and directories.

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 Aliases§

Result
A specialized Result type for fs_extra operations.