Macro chalk_solve::debug_span

source ยท
macro_rules! debug_span {
    ($($t: tt)*) => { ... };
}