tendril 0.1.3

compact buffer / string type for zero-copy parsing
[package]

name = "tendril"
version = "0.1.3"
authors = ["Keegan McAllister <mcallister.keegan@gmail.com>"]
repository = "https://github.com/kmcallister/tendril"
readme = "README.md"
license = "MIT/Apache-2.0"
description = "compact buffer / string type for zero-copy parsing"

[dependencies]
mac = "0"
encoding = "0"
futf = "0.1.1"

[dev-dependencies]
rand = "0"

[features]
unstable = []