[package]
name = "rstring"
version = "0.1.0"
edition = "2024"
description = "A comprehensive set of string manipulation utilities inspired by Apache Commons Lang3 StringUtils"
license = "MIT"
repository = "https://github.com/jntakpe/rstring"
keywords = ["string", "utils", "text", "manipulation"]
categories = ["text-processing"]
[dependencies]
[dev-dependencies]