🔬This is a nightly-only experimental API. (
bstr
)Available on crate feature
dep_bytemuck
only.Expand description
The ByteStr
type and trait implementations.
Structs§
- ByteStr
Experimental - A wrapper for
&[u8]
representing a human-readable string that’s conventionally, but not always, UTF-8.