use-case 0.1.0

Composable string casing primitives for RustUse.
Documentation
[package]
name = "use-case"
publish = true
version.workspace = true
authors.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
readme = "README.md"
rust-version.workspace = true
description = "Composable string casing primitives for RustUse."
documentation = "https://docs.rs/use-case"
keywords = ["text", "case", "snake-case", "camel-case", "string"]
categories = ["text-processing"]

[lints]
workspace = true

[package.metadata.docs.rs]
all-features = true