pub type JobId = String;
Opaque job identifier. Plugins treat this as an opaque string.
pub struct JobId { /* private fields */ }