x11rb::tracing::implementation

Macro span

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