raw-string 0.1.1

RawStr/RawString are like str/String, but without any guaranteed encoding
Documentation
[package]
name = "raw-string"
description = "RawStr/RawString are like str/String, but without any guaranteed encoding"
version = "0.1.1"
authors = ["Mara Bos <m-ou.se@m-ou.se>"]
documentation = "https://docs.rs/raw-string/"
repository = "https://github.com/m-ou-se/raw-string-rs"
keywords = ["raw", "string", "bytes"]
license = "BSD-2-Clause"

[dependencies]