temp_pred_and

Macro temp_pred_and 

Source
macro_rules! temp_pred_and {
    [$($tail:tt)*] => { ... };
}