batch_mode_batch_executor/
lib.rs

1// ---------------- [ File: batch-mode-batch-executor/src/lib.rs ]
2#[macro_use] mod imports; use imports::*;
3
4x!{batch_execution_result}
5x!{errors}
6x!{fresh_execute}