rat_focus

Macro focus_debug

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