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 a6413ea commit a143c12Copy full SHA for a143c12
CHANGELOG.md
@@ -27,6 +27,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
27
- Added std `Entry` methods to indexmap `Entry`.
28
- Added `StringView`, the `!Sized` version of `String`.
29
- Added `MpMcQueueView`, the `!Sized` version of `MpMcQueue`.
30
+- Added `LinearMapView`, the `!Sized` version of `LinearMap`.
31
32
### Changed
33
0 commit comments