Macro map_execution_payload

Source
macro_rules! map_execution_payload {
    ($value:expr, $f:expr) => { ... };
}