macro_rules! dyon_macro_items {
    ($($x:item)+) => { ... };
}
Expand description

This macro is used by some other Dyon macros.