Skip to content

Commit ad5a0ee

Browse files
authored
Merge pull request #549 from raviqqe/cstring
Add `CString` cont.
2 parents a326f11 + f1577b0 commit ad5a0ee

File tree

4 files changed

+573
-0
lines changed

4 files changed

+573
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
4848
- Added `truncate` to `IndexMap`.
4949
- Added `get_index` and `get_index_mut` to `IndexMap`.
5050
- Added `String::uDisplay`.
51+
- Added `CString`.
5152
- Added `LenT` generic to `Vec<T, N>` and `VecView<T>` to save memory when using a sane capacity value.
5253
- Added the `index_set` module.
5354
- Added the `index_map` module.

0 commit comments

Comments
 (0)