Settings
Help

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.