Type Alias JobId

Source
pub type JobId = Uuid;
Expand description

Job unique identifier

Aliased Typeยง

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