pub fn render_machine_error(
e: &Error,
exit_code: i32,
format: OutputFormatType,
) -> StringExpand description
Render error to machine-readable string.
pub fn render_machine_error(
e: &Error,
exit_code: i32,
format: OutputFormatType,
) -> StringRender error to machine-readable string.