Macro x11rb::tracing::trace

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