x11rb::tracing

Macro trace

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