Function restart

Source
pub fn restart<Q>(queue: Q) -> Result<(), JobError>
where Q: AsRef<Path>,
Expand description

Write a restart job to the given queue.