[][src]Macro pear::is_debug

macro_rules! is_debug {
    () => { ... };
    ($kind:expr) => { ... };
}