trace_guard

Macro trace_guard 

Source
macro_rules! trace_guard {
    ($($body:tt)*) => { ... };
}