dispatch_hash

Macro dispatch_hash 

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