We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f0c02 commit 021b2c2Copy full SHA for 021b2c2
CHANGELOG.md
@@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
- Added `Extend` impls for `Deque`.
18
- Added `Deque::make_contiguous`.
19
- Added `VecView`, the `!Sized` version of `Vec`.
20
+- Implement `Serialize` for `VecView`.
21
22
### Changed
23
0 commit comments