Skip to main content

Module error

Module error 

Source
Expand description

Error types for recursive copy operations.

This module defines the CopyError enum, which categorizes various failures that can occur during the file copying process, such as IO issues, depth limits, or symlink recursion.

Enumsยง

CopyError
Enumeration of possible errors during a copy operation.