method_exchange

Macro method_exchange 

Source
macro_rules! method_exchange {
    ($method:expr, $path:expr, $resp:expr) => { ... };
}