🔬This is a nightly-only experimental API. (
bstr)Expand description
The ByteStr type and trait implementations.
Macros§
- impl_
partial_ 👻eq Experimental - impl_
partial_ 👻eq_ n Experimental - impl_
partial_ 👻eq_ ord Experimental
Structs§
- ByteStr
Experimental - A wrapper for
&[u8]representing a human-readable string that’s conventionally, but not always, UTF-8.