texting

Crates.iotexting
lib.rstexting
version0.0.7
created_at2021-01-04 03:15:11.067844+00
updated_at2021-12-03 02:10:36.226179+00
descriptionstring helpers
homepage
repository
max_upload_size
id331361
size17,859
Pradell (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