cow-utils 0.1.3

Copy-on-write string utilities for Rust
Documentation
[[bench]]
harness = false
name = "benchmark"
[dev-dependencies.assert_matches]
version = "1.3.0"

[dev-dependencies.criterion]
version = "0.3.1"

[features]
default = []
nightly = []

[package]
authors = ["Ingvar Stepanyan <me@rreverser.com>"]
categories = ["no-std", "text-processing"]
description = "Copy-on-write string utilities for Rust"
edition = "2018"
keywords = ["string", "str", "text", "cow"]
license = "MIT"
name = "cow-utils"
readme = "README.md"
repository = "https://github.com/RReverser/cow-utils-rs"
version = "0.1.3"