casense 0.0.0

Convert strings into any case
Documentation
[dependencies]

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

[package]
authors = ["Danil Akhtarov <daxartio@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["text-processing"]
description = "Convert strings into any case"
documentation = "https://github.com/daxartio/casense"
edition = "2024"
homepage = "https://github.com/daxartio/casense"
keywords = ["casing", "case", "string"]
license = "MIT"
name = "casense"
readme = "README.md"
repository = "https://github.com/daxartio/casense"
version = "0.0.0"