impl_copy_clone

Macro impl_copy_clone 

Source
macro_rules! impl_copy_clone {
    ($ty:ident $(<$lifetime:tt>)*) => { ... };
}