Macro x11rb::tracing::warning

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