smol_str 0.1.9

small-string optimized string type with O(1) clone
Documentation
[dependencies.serde]
optional = true
version = "1"
[dev-dependencies.proptest]
version = "0.8.3"

[dev-dependencies.serde_json]
version = "1"

[package]
authors = ["Aleksey Kladov <aleksey.kladov@gmail.com>"]
description = "small-string optimized string type with O(1) clone"
license = "MIT OR Apache-2.0"
name = "smol_str"
repository = "https://github.com/matklad/smol_str"
version = "0.1.9"