Macro allegro_util::derive_copy_clone [] [src]

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