Module substrate_manager::util::errors
source · Structs
- An error that does not need to be printed because it does not add any new information to what has already been printed.
- The CLI error is the error type used at Substrate’s CLI-layer.
- An unexpected, internal error.
- An error wrapper for errors that should only be displayed with
--verbose.