Module errors

Module errors 

Source
Expand description

Commonly used errors

Modulesยง

artifacts ๐Ÿ”’
Errors that can occur when working with solc artifacts
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.
UnlinkedByteCode
Error when encountering unlinked code

Functionsยง

all_sources ๐Ÿ”’
dedup_chain
Deduplicates a chain of errors.
display_chain
Displays a chain of errors in a single line.