Macro build_test_executor

Source
macro_rules! build_test_executor {
    ($handler:expr) => { ... };
}