os_str_bytes 1.0.0

Traits for converting between byte sequences and platform-native strings.
Documentation
[badges.maintenance]
status = "passively-maintained"
[dev-dependencies.getrandom]
version = "0.1"

[package]
authors = ["dylni"]
categories = ["command-line-interface", "development-tools::ffi", "encoding", "os"]
description = "Traits for converting between byte sequences and platform-native strings.\n"
edition = "2018"
exclude = [".*", "/rustfmt.toml", "/tests"]
keywords = ["osstr", "os_str", "osstring", "os_string", "bytes"]
license = "MIT OR Apache-2.0"
name = "os_str_bytes"
readme = "README.md"
repository = "https://github.com/dylni/os_str_bytes"
version = "1.0.0"