lp_debug

Macro lp_debug 

Source
macro_rules! lp_debug {
    ($($arg:tt)*) => { ... };
}
Expand description

Macro for conditional debug printing