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

#588 in Text processing

Download history 8/week @ 2022-11-28 17/week @ 2022-12-05 25/week @ 2022-12-12 17/week @ 2022-12-19 12/week @ 2022-12-26 7/week @ 2023-01-02 11/week @ 2023-01-09 7/week @ 2023-01-16 25/week @ 2023-01-23 34/week @ 2023-01-30 12/week @ 2023-02-06 27/week @ 2023-02-13 39/week @ 2023-02-20 26/week @ 2023-02-27 12/week @ 2023-03-06 9/week @ 2023-03-13

91 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

~1–1.5MB
~40K SLoC