Macro x11rb::tracing::info

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