Skip to main content

write_command_queue

Function write_command_queue 

Source
pub fn write_command_queue(
    queue_path: &Path,
    commands: &[QueuedCommand],
) -> Result<()>
Expand description

Atomically rewrite the command queue with the remaining commands.