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.