v1.3.0
- Add `FillQueue` and `CompletionQueue` types, which each represent one of the rings associated with a `DeviceQueue`. - Add `DeviceQueue::into_parts` splitting the device into separate `FillQueue` and `CompletionQueue` values.
- Add `FillQueue` and `CompletionQueue` types, which each represent one of the rings associated with a `DeviceQueue`. - Add `DeviceQueue::into_parts` splitting the device into separate `FillQueue` and `CompletionQueue` values.