Module errors

Module errors 

Source
Expand description

Commonly used errors

Modulesยง

fs ๐Ÿ”’
private ๐Ÿ”’

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ยง

all_sources ๐Ÿ”’
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.