Macro allegro::derive_copy_clone []

macro_rules! derive_copy_clone {
    ( $ t : ty ) => { ... };
}