Function cargo::display_error
source · pub fn display_error(err: &Error, shell: &mut Shell)
Expand description
Displays an error, and all its causes, to stderr.
pub fn display_error(err: &Error, shell: &mut Shell)
Displays an error, and all its causes, to stderr.