Function retdec::error::print_error [] [src]

pub fn print_error(err: &Error, stream: &mut Write)

Prints the given error to the given stream.

Panics

Panics if the error cannot be written into the stream.