pub fn open_queue<D: Database>(storage: Storage<D>) -> Queue<D>
Opens an existing queue from storage.