Skip to main content

error_envelope

Function error_envelope 

Source
pub fn error_envelope(error: &AppError)
Expand description

Emit the one structured error envelope to stderr.

Violations carry no envelope: their findings are already on stdout and the exit code is the report.