[][src]Macro tract_core::dispatch_datum

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