pub fn load_queue_or_default(path: &Path) -> Result<QueueFile>
Load queue from path, returning default if file doesn’t exist.