exp_assert

Macro exp_assert 

Source
macro_rules! exp_assert {
    ($test:expr $(, $rest:expr)*) => { ... };
}