impl_copy_type

Macro impl_copy_type 

Source
macro_rules! impl_copy_type {
    ($ty:ty) => { ... };
}