ext-string

Crates.ioext-string
lib.rsext-string
version0.1.5
sourcesrc
created_at2019-05-26 09:15:44.743097
updated_at2020-05-15 14:57:21.621079
descriptionAn attempt to extend rust String struct with functionality from other programming languages
homepage
repositoryhttps://github.com/RobiFerentz/ext-string
max_upload_size
id137112
size10,270
Robert Ferentz (RobiFerentz)

documentation

README

ext-string Build Status

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

Commit count: 16

cargo fmt