bug_condition

Macro bug_condition 

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