wiwi::macro_util

Macro with_cloned_3

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