x11rb::tracing

Macro debug

Source
macro_rules! debug {
    ( $($arg:tt)+ ) => { ... };
}