text_utils_s 0.1.1

Crate for edit String. Example delete duplicate in array. Clear string
Documentation
[dependencies.regex]
version = "1.11.1"

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

[package]
authors = ["Mayak mayak@nomail.com"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["text-editors"]
description = "Crate for edit String. Example delete duplicate in array. Clear string"
documentation = "https://docs.rs/text_utils_s"
edition = "2021"
keywords = ["duplicate"]
license = "MIT"
name = "text_utils_s"
readme = "README.md"
repository = "https://github.com/Mayakq/text_utils"
version = "0.1.1"