rc_collections 0.1.0

Shared, reference-counted, copy-on-write, single-pointer buffers
Documentation
1
2
3
4
5
# Description


This library proviceds shared, reference-counted string buffers with copy-on-write behavior.

For more information, check out [the documentation](https://docs.rs/rc_string).