strchunk 0.4.1

Data types for working with UTF-8 text in I/O
Documentation

String Chunks

A utility library for working with Unicode text in I/O.

The strchunk crate provides efficient containers for working with UTF-8 encoded Unicode text in asynchronous, multithreaded I/O stacks. It builds on the byte buffers provided by the bytes crate.

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in strchunk by you, shall be licensed as MIT, without any additional terms or conditions.