smartcow 0.2.0

a cow for smartstrings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.smartstring]
version = "1.0.0"

[package]
description = "a cow for smartstrings"
documentation = "https://docs.rs/smartcow"
edition = "2018"
keywords = ["cow", "smartstring"]
license = "MIT OR Apache-2.0"
name = "smartcow"
readme = "README.md"
repository = "https://github.com/jbr/smartcow"
version = "0.2.0"