Crates.io | texting |
lib.rs | texting |
version | 0.0.7 |
source | src |
created_at | 2021-01-04 03:15:11.067844 |
updated_at | 2021-12-03 02:10:36.226179 |
description | string helpers |
homepage | |
repository | |
max_upload_size | |
id | 331361 |
size | 17,859 |
String helpers for rust
Add this to your Cargo.toml
:
[dependencies]
texting = ">=0.0.1"
and this to your crate root:
extern crate texting;
The texting
crate is tested for rustc 1.48 and greater.
Licensed under