pub type BatchId = Uuid;
Unique identifier for a job batch.
pub struct BatchId(/* private fields */);