display_error

Macro display_error 

Source
macro_rules! display_error {
    ($($tee:tt)*) => { ... };
}