if_only_test

Macro if_only_test 

Source
macro_rules! if_only_test {
    ($($item:item)*) => { ... };
}