Macro trace_cmd

Source
macro_rules! trace_cmd {
    ($cmd:expr) => { ... };
}