Macro otter::trace_dbg[][src]

macro_rules! trace_dbg {
    ($msg:expr $(,$val:expr)*) => { ... };
}