wiwi::macro_util

Macro macro_recurse

Source
macro_rules! macro_recurse {
    ($($stuff:tt)*) => { ... };
}