Crate bytestring

source
Expand description

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

See docs for ByteString.

Structsยง

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