Module bstr

Source
🔬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§

ByteStrExperimental
A wrapper for &[u8] representing a human-readable string that’s conventionally, but not always, UTF-8.