[][src]Crate bytestring

A UTF-8 encoded read-only string using Bytes as storage.

Structs

ByteString

An immutable UTF-8 encoded string with Bytes as a storage.