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