Macro tract_data::prelude::dispatch_copy

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