Crates.io | text-cleaner |
lib.rs | text-cleaner |
version | 0.1.0 |
source | src |
created_at | 2022-06-14 07:57:19.186544 |
updated_at | 2022-06-14 07:57:19.186544 |
description | An implementation of some common text manipulation operations. |
homepage | https://docs.rs/text-cleaner |
repository | https://github.com/aalekhpatel07/text-cleaner |
max_upload_size | |
id | 605622 |
size | 56,420 |
This is a Rust library that provides the Clean
trait and some implementations.
Add to your Rust project.
cargo add text-cleaner