ext-string 0.1.5

An attempt to extend rust String struct with functionality from other programming languages
Documentation
1
2
3
4
5
6
7
8
9
# ext-string [![Build Status]https://travis-ci.com/RobiFerentz/ext-string.svg?branch=master]https://travis-ci.com/RobiFerentz/ext-string

This is an attempt to bring in string functionality from other known languages and well known libraries to Rust String struct.

## HELP ME!!
I'm a total Rust noob, so if you know better ways to do any of this code, open an issue or a PR.

## License
MIT