Macro hotshot_testing::all_predicates

source ยท
macro_rules! all_predicates {
    ($($x:expr),* $(,)?) => { ... };
}