7 releases

0.0.7 Dec 3, 2021
0.0.6 Dec 2, 2021
0.0.5 Sep 19, 2021
0.0.2 Jan 18, 2021

#1018 in Text processing

49 downloads per month
Used in 4 crates (2 directly)

MIT license

17KB
371 lines

texting

crate documentation minimum rustc 1.48 build status

String helpers for rust

Usage

Add this to your Cargo.toml:

[dependencies]
texting = ">=0.0.1"

and this to your crate root:

extern crate texting;

Compatibility

The texting crate is tested for rustc 1.48 and greater.

License

Licensed under

Dependencies

~2.3–3.5MB
~57K SLoC