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 5ce8ccd commit 6d52751Copy full SHA for 6d52751
CHANGELOG.md
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
10
### Added
11
12
+- Added `bytes::Buf` and `bytes::BufMut` implementations for `Vec`.
13
- Added `format` macro.
14
- Added `String::from_utf16`.
15
- Added `is_full`, `recent_index`, `oldest`, and `oldest_index` to `HistoryBuffer`
0 commit comments