Macro tract_data::dispatch_numbers

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