tendril 0.4.3

Compact buffer/string type for zero-copy parsing
Documentation
[dependencies.encoding]
optional = true
version = "0.2"

[dependencies.encoding_rs]
optional = true
version = "0.8.12"

[dependencies.futf]
version = "0.1.5"

[dependencies.mac]
version = "0.1"

[dependencies.utf-8]
version = "0.7"
[dev-dependencies.rand]
version = "0.4"

[features]
bench = []

[package]
authors = ["Keegan McAllister <mcallister.keegan@gmail.com>", "Simon Sapin <simon.sapin@exyr.org>", "Chris Morgan <me@chrismorgan.info>"]
description = "Compact buffer/string type for zero-copy parsing"
license = "MIT/Apache-2.0"
name = "tendril"
readme = "README.md"
repository = "https://github.com/servo/tendril"
version = "0.4.3"