stable-osstring-encoding 1.1.2

A stable way to convert OsString and OsStr to and from raw data.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "stable-osstring-encoding"
version = "1.1.2"
edition = "2024"
license = "CC0-1.0"
description = "A stable way to convert OsString and OsStr to and from raw data."
repository = "https://github.com/What42Pizza/rust-stable-osstring-encoding"
readme = "readme.md"
keywords = ["ffi", "extern", "osstring", "abi", "stable"]
categories = ["encoding", "data-structures"]