bytesstr 1.0.2

An immutable reference-counted UTF8 String
Documentation

BytesStr

An immutable UTF8 string backed by Bytes.

Useful utility for storing views into UTF8 strings without allocating and copying.

This implementation has function that allow to create BytesStr from data that is partially UTF8 encoded.