texting

Crates.iotexting
lib.rstexting
version0.0.7
sourcesrc
created_at2021-01-04 03:15:11.067844
updated_at2021-12-03 02:10:36.226179
descriptionstring helpers
homepage
repository
max_upload_size
id331361
size17,859
Hoyeung Wong (hoyeungw)

documentation

README

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

Commit count: 0

cargo fmt