dispatch_datum

Macro dispatch_datum 

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