sting 0.1.1

Smaller alternatives to Cow<'static, {str,[u8]}>
Documentation
[dependencies]

[features]
default = ["std"]
std = []

[lib]
name = "sting"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Smaller alternatives to Cow<'static, {str,[u8]}>"
documentation = "https://docs.rs/sting/"
edition = "2024"
license = "Apache-2.0"
name = "sting"
readme = "README.md"
repository = "https://codeberg.org/jjl/sting/"
version = "0.1.1"

[[test]]
name = "test"
path = "tests/test.rs"