Structs§
- Already
Printed Error - An error that does not need to be printed because it does not add any new information to what has already been printed.
- CliError
- The CLI error is the error type used at Cargo’s CLI-layer.
- Http
NotSuccessful - Internal
Error - An unexpected, internal error.
- Manifest
Causes - An iterator over the
ManifestError
chain of causes. - Manifest
Error - Error wrapper related to a particular manifest and providing it’s path.
- Verbose
Error - An error wrapper for errors that should only be displayed with
--verbose
.
Constants§
- DEBUG_
HEADERS - These are headers that are included in error messages to help with diagnosing issues.