Module errors

Source
Expand description

Commonly used errors

Enums§

FsPathError
Various error variants for fs operations 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.