Skip to main content

JobId

Type Alias JobId 

Source
pub type JobId = String;
Expand description

Opaque job identifier. Plugins treat this as an opaque string.

Aliased Type§

pub struct JobId { /* private fields */ }