focus_debug

Macro focus_debug 

Source
macro_rules! focus_debug {
    ($log:expr, $($arg:tt)+) => { ... };
}