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 |
#1029 in Text processing
31 downloads per month
Used in 4 crates
(2 directly)
17KB
371 lines
texting
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.4–3.5MB
~59K SLoC