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.
2 parents a326f11 + f1577b0 commit ad5a0eeCopy full SHA for ad5a0ee
CHANGELOG.md
@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
48
- Added `truncate` to `IndexMap`.
49
- Added `get_index` and `get_index_mut` to `IndexMap`.
50
- Added `String::uDisplay`.
51
+- Added `CString`.
52
- Added `LenT` generic to `Vec<T, N>` and `VecView<T>` to save memory when using a sane capacity value.
53
- Added the `index_set` module.
54
- Added the `index_map` module.
0 commit comments