os_str_bytes 0.1.3

Traits for converting between byte sequences and platform-native strings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dev-dependencies.getrandom]
version = "0.1.13"

[package]
authors = ["dylni"]
categories = ["command-line-interface", "development-tools::ffi", "os"]
description = "Traits for converting between byte sequences and platform-native strings.\n"
edition = "2018"
exclude = [".*"]
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 = "0.1.3"