stable-osstring-encoding 1.1.1

A stable way to convert OsString and OsStr to and from raw data.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
- v1.1.1 (26/08/19)
  - Added `IntoStableEncoding` implementation for `Cow<OsStr>`

<br>

- v1.1.0 (26/08/19)
  - Marked `OsString::from_stable_encoding` as unsafe

<br>

- v1.0.0 (26/08/19)
  - Initial release