Skip to main content

format_error

Function format_error 

Source
pub fn format_error(err: &dyn Display) -> String
Expand description

Format an error for stderr output, respecting the current error format.