| Crates.io | rc_collections |
| lib.rs | rc_collections |
| version | 0.1.0 |
| created_at | 2021-10-19 16:05:19.677617+00 |
| updated_at | 2021-10-19 16:05:19.677617+00 |
| description | Shared, reference-counted, copy-on-write, single-pointer buffers |
| homepage | |
| repository | https://github.com/kaikalii/rc_collections |
| max_upload_size | |
| id | 467414 |
| size | 29,266 |
This library proviceds shared, reference-counted string buffers with copy-on-write behavior.
For more information, check out the documentation.