Module bstr
The ByteStr and ByteString types and trait implementations.
Structs
-
ByteString
A wrapper for
Vec<u8>representing a human-readable string that's conventionally, but not always, UTF-8.