Function libimagerror::trace::trace_error_dbg [] [src]

pub fn trace_error_dbg(e: &Error)

Print an Error type and its cause recursively with the debug!() macro

Output is the same as for trace_error().