bytestring 0.1.3

A UTF-8 encoded string with Bytes as a storage
Documentation
[dependencies.bytes]
version = "0.5.3"

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

[package]
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "A UTF-8 encoded string with Bytes as a storage"
documentation = "https://docs.rs/bytestring/"
edition = "2018"
homepage = "https://actix.rs"
keywords = ["actix"]
license = "MIT/Apache-2.0"
name = "bytestring"
repository = "https://github.com/actix/actix-net.git"
version = "0.1.3"