Macro x11rb::tracing::implementation::span

source ยท
macro_rules! span {
    ( $lvl:expr, $name:expr, $($fields:tt)* ) => { ... };
}