wiwi::macro_util

Macro with_cloned_4

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