format_error

Function format_error 

Source
pub fn format_error<T>(err: T) -> String
where T: Debug,