Function json_job_dispatch::utils::exit

source ·
pub fn exit<Q>(queue: Q) -> Result<(), JobError>where
    Q: AsRef<Path>,
Expand description

Write an exit job to the given queue.