| Crates.io | strings |
| lib.rs | strings |
| version | 0.1.1 |
| created_at | 2015-12-13 18:51:23.271265+00 |
| updated_at | 2017-11-12 21:56:15.812312+00 |
| description | String utilities, including an unbalanced Rope |
| homepage | |
| repository | https://github.com/nrc/strings.rs |
| max_upload_size | |
| id | 3624 |
| size | 92,552 |
Currently contains (more welcome):
All data structures are unicode (UTF8) based and interact as closely as possible with Rust strings.
TODO document char iterators
share code between rope and src_rope balanced rope