| Crates.io | peresil |
| lib.rs | peresil |
| version | 0.4.0-alpha.0 |
| created_at | 2015-02-22 17:46:50.687087+00 |
| updated_at | 2018-04-22 22:47:37.830892+00 |
| description | A simple and simplistic string parsing library |
| homepage | https://github.com/shepmaster/peresil |
| repository | https://github.com/shepmaster/peresil |
| max_upload_size | |
| id | 1449 |
| size | 52,971 |
A simple and simplistic string parsing library in Rust.
Check the docs for a quick introduction.
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)