dispatch_copy

Macro dispatch_copy 

Source
macro_rules! dispatch_copy {
    ($($path:ident)::* ($dt:expr) ($($args:expr),*)) => { ... };
}