dispatch_signed

Macro dispatch_signed 

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