stable-osstring-encoding 1.1.1

A stable way to convert OsString and OsStr to and from raw data.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "stable-osstring-encoding"
version = "1.1.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "A stable way to convert OsString and OsStr to and from raw data."
readme = "readme.md"
keywords = [
    "ffi",
    "extern",
    "osstring",
    "abi",
    "stable",
]
categories = [
    "encoding",
    "data-structures",
]
license = "CC0-1.0"
repository = "https://github.com/What42Pizza/rust-stable-osstring-encoding"

[lib]
name = "stable_osstring_encoding"
path = "src/lib.rs"