Macro tract_data::dispatch_copy

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