We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd26cc commit eb02bc3Copy full SHA for eb02bc3
CHANGELOG.md
@@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
18
- Added `Deque::make_contiguous`.
19
- Added `VecView`, the `!Sized` version of `Vec`.
20
- Added pool implementations for 64-bit architectures.
21
+- Added `DequeView`, the `!Sized` version of `Deque`.
22
23
### Changed
24
0 commit comments