Expand description
Commonly used errors
Enums§
- FsPath
Error - Various error variants for
fsoperations that serve as an addition to the io::Error which does not provide any information about the path.
Functions§
- convert_
solar_ errors - Converts solar errors to an eyre error.
- dedup_
chain - Deduplicates a chain of errors.
- display_
chain - Displays a chain of errors in a single line.