| Crates.io | ext-string |
| lib.rs | ext-string |
| version | 0.1.5 |
| created_at | 2019-05-26 09:15:44.743097+00 |
| updated_at | 2020-05-15 14:57:21.621079+00 |
| description | An attempt to extend rust String struct with functionality from other programming languages |
| homepage | |
| repository | https://github.com/RobiFerentz/ext-string |
| max_upload_size | |
| id | 137112 |
| size | 10,270 |
This is an attempt to bring in string functionality from other known languages and well known libraries to Rust String struct.
I'm a total Rust noob, so if you know better ways to do any of this code, open an issue or a PR.
MIT