strng 0.2.2

Owned UTF-8 string
Documentation
[package]
name = "strng"
version = "0.2.2"
authors = ["M Farkas-Dyck <strake888@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Owned UTF-8 string"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
name = "string"

[dependencies]
containers = "0.9"