rc_collections 0.1.0

Shared, reference-counted, copy-on-write, single-pointer buffers
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 28.79 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.89 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • kaikalii

Description

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

For more information, check out the documentation.