1 2 3 4 5 6 7
// ---------------- [ File: batch-mode-batch-index/src/lib.rs ] #[macro_use] mod imports; use imports::*; x!{file_pattern} x!{batch_index_type} x!{errors} x!{batch_index}