Macro x11rb::tracing::debug

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