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
Bytesas a storage.
A UTF-8 encoded read-only string using Bytes as storage.
See docs for ByteString.
Bytes as a storage.