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 16a030d commit f64c713Copy full SHA for f64c713
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
- Added `VecView`, the `!Sized` version of `Vec`.
20
- Added pool implementations for 64-bit architectures.
21
- Added `IntoIterator` implementation for `LinearMap`
22
+- Added `spsc::QueueView`, the `!Sized` version of `spsc::Queue`.
23
24
### Changed
25
0 commit comments