8 releases
0.1.7 | May 2, 2019 |
---|---|
0.1.6 | May 2, 2019 |
#12 in #extern
5KB
99 lines
A crate for string manipulation. To use the features of this crate, put "extern crate string_manipulation; use crate::string_manipulation::StringManipulation;" in your Rust file.