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.
Releases.md
1 parent e0fc30b commit d795c1fCopy full SHA for d795c1f
RELEASES.md
@@ -1,6 +1,8 @@
1
Unreleased
2
==========
3
* Implement the `std::ops::AddAssign` trait for `AsciiString`.
4
+* Implement the `IntoAsciiString` trait for `std::ffi::CStr` and `std::ffi::CString` types,
5
+ and implemented the `AsAsciiStr` trait for `std::ffi::CStr` type.
6
7
Version 0.9.1 (2018-09-12)
8
==========================
0 commit comments