Macro x11rb::tracing::error

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