loki_text 0.1.0

A Rust library for advanced string manipulation with pattern searching and replacement capabilities.
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.regex]
version = "1.11"

[package]
description = "A Rust library for advanced string manipulation with pattern searching and replacement capabilities."
edition = "2021"
license-file = "LICENSE"
name = "loki_text"
repository = "https://github.com/roquess/loki_text"
version = "0.1.0"