Skip to main content

debug_span

Macro debug_span 

Source
macro_rules! debug_span {
    ($($tts:tt)*) => { ... };
}
Expand description

Debug-level span (gated on test or debug feature).