batch-mode-batch-index 0.2.2

Provides utilities for managing batch indices and generating regex patterns for matching batch file names based on Usize or UUID identifiers.
Documentation
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}