Skip to main content

BatchId

Type Alias BatchId 

Source
pub type BatchId = Uuid;
Expand description

Unique identifier for a job batch.

Aliased Typeยง

pub struct BatchId(/* private fields */);