Skip to main content

report

Function report 

Source
pub fn report(error: &dyn Display, code: ExitCode) -> ExitCode
Expand description

Print an error to stderr and hand back the exit code to return.